Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 947
» Latest member: Engr. Arif Ahmed Joy
» Forum threads: 1,163
» Forum posts: 1,273

Full Statistics

Online Users
There are currently 73 online users.
» 0 Member(s) | 70 Guest(s)
Bing, Google, UptimeRobot

Latest Threads
Draw Signatures
Forum: Agree Terms
Last Post: wssupport
06-07-2025, 02:33 PM
» Replies: 0
» Views: 199
PDF Logo
Forum: Agree Terms
Last Post: wssupport
06-07-2025, 02:20 PM
» Replies: 0
» Views: 176
10 Top Products Of May 20...
Forum: News & Announcements
Last Post: wsadmin
06-06-2025, 02:32 PM
» Replies: 0
» Views: 203
Shop Our Memorial Day Sal...
Forum: Special Offers
Last Post: wsadmin
05-22-2025, 11:57 AM
» Replies: 0
» Views: 315
Mother's Day Special 35% ...
Forum: Special Offers
Last Post: wsadmin
05-01-2025, 02:22 PM
» Replies: 0
» Views: 441
10 Top Products Of April ...
Forum: News & Announcements
Last Post: wsadmin
05-01-2025, 02:19 PM
» Replies: 0
» Views: 484
WHMCS V8.13.1 Compatibili...
Forum: News & Announcements
Last Post: whmcsservices
04-25-2025, 12:30 PM
» Replies: 0
» Views: 608
10 Top Products Of March ...
Forum: News & Announcements
Last Post: wsadmin
04-03-2025, 12:19 PM
» Replies: 0
» Views: 627
Instagram Setup
Forum: Refer A Friend
Last Post: whmcsservices
03-28-2025, 09:21 AM
» Replies: 0
» Views: 686
St. Patrick's Day Sale – ...
Forum: Special Offers
Last Post: whmcsservices
03-11-2025, 12:30 PM
» Replies: 0
» Views: 739

 
  5 Modules for $84.99 + One Free Module
Posted by: wsadmin - 03-14-2018, 04:16 AM - Forum: Special Offers - No Replies

This week, I am offering a special deal for License version modules! You pay just $84.99 USD for any five (5) License version modules. That right, you heard right-- just $84.99 USD for any five (5) License version modules! The next ten (10) people only who purchase these 5 License version modules for $84.99 will get a FREE Module to choose that is worth $21.99.

Where do you get this kind of fantastic deal? Only at WHMCS Services. How does this deal work? Simply click on this link; 2) pay the invoice; 3) email me the 6 modules you would like from the list here:

DO NOT miss this great Offer! On this fantastic deal!

Do You Need Custom Development?
Don't hesitate any longer! Contact us now!

Chat with us through live support, or send in a ticket if you would like more information.

There you will find all your questions answered.

Any questions, you can email us at sales (at) whmcsservices.com

Save even more!

Thanks again for choosing WHMCS Services. We appreciate your business!

Print this item

  Can we impose this verification on all our customers?
Posted by: wssupport - 03-04-2018, 05:37 PM - Forum: Login Verify Pin - No Replies

 yes you can force clients to set pin on login

Print this item

  What are the acceptable file formats?
Posted by: wssupport - 03-04-2018, 05:36 PM - Forum: Client Verification - No Replies

Png, gif,  jpg, jpeg, PDF

Print this item

  How do I add the code to CMSBased Template
Posted by: wssupport - 02-25-2018, 02:17 AM - Forum: Client Verification - No Replies

Hexa Extra Template

You can edit header.tpl file (header.tpl.new can be renamed to header.tpl in overrides folder). Overrides folder will help with keeping customization during updates.
The navbar li item can be duplicated and customized for your needs.

<a href="index.php?m=clientverification">client verification</a>

Version 4.5.x you don't need to edit any template you can do of the Hexa Extra Menu

Flattern Extra Template

You can edit header.tpl file (header.tpl.new can be renamed to header.tpl in overrides folder). Overrides folder will help with keeping customization during updates.
The navbar li item can be 

<li><a href="index.php?m=clientverification">client verification</a></li>

Print this item

  How do I add the code to CMSBased Template
Posted by: wssupport - 02-25-2018, 02:02 AM - Forum: Uptime Status - No Replies

Hexa Extra  Template

You can edit header.tpl file (header.tpl.new can be renamed to header.tpl in overrides folder). Overrides folder will help with keeping customization during updates.
The navbar li item can be duplicated and customized for your needs.

<a href="index.php?m=uptimestatus">Uptime Status</a>


Version 4.5.x you don't need to edit any template you can do of the Hexa Extra Menu

Flattern Extra Template


You can edit header.tpl file (header.tpl.new can be renamed to header.tpl in overrides folder). Overrides folder will help with keeping customization during updates.
The navbar li item can be duplicated and customized for your needs.

<li><a href="index.php?m=uptimestatus">Uptime Status</a></li>

Print this item

  How to remove Search Bar in the client homepage
Posted by: wssupport - 02-24-2018, 11:08 PM - Forum: Template - No Replies

Just remove the form on header.tpl on Six Template on WHMCS 8.2.x

<form method="post" action="{routePath('knowledgebase-search')}" class="form-inline ml-auto">
<div class="input-group search d-none d-xl-flex">
<div class="input-group-prepend">
<button class="btn btn-default" type="submit">
<i class="fas fa-search"></i>
</button>
</div>
<input class="form-control appended-form-control font-weight-light" type="text" name="search" placeholder="{lang key="searchOurKnowledgebase"}...">
</div>
</form>

Print this item

  Changelog
Posted by: whmcsservices - 02-24-2018, 06:29 AM - Forum: Profile Photos - No Replies

Version: 2.0.3 Released (03/03/2021)
Maintenance

Fixed Problems with WHMCS Twenty-One template for WHMCS V8
Fixed Problem with deleted client photo

Version: 2.0.2 Released (11/18/2020)
Maintenance

Fixed work with WHMCS V8
Updated Remove v4 Admin theme from distribution
Updated Remove Support for PHP 5.6 to 7.0

Version: 2.0.1 Released (5/18/2020)
Maintenance

Rewrite the code
Added a client area page to manage photos

Version: 2.0.0 Released (5/09/2020)
Stable

Added Rewrite the code from scratch
Added Allow clients to upload profile photos in 3 options Gravatar service, from the computer and from URL
Added Administrative area to allow the modification or deletion of client set photos
Added Admin can enable/disable any of the options for the profile photos
Updated rename Staff Photos to Profile Photos

Version: 1.0.3 Released (1/09/2019)
Maintenance

Fixed problem with empty admin last name
Fixed problem with old templates

Version: 1.0.2 Released (1/04/2019)
Maintenance

Fixed Problem with WHMCS 7.6.1
Fixed SwiftModders Themes
Fixed Control, Flare, Simplicity Themes from Impressive Themes
Fixed lagon Themes
Fixed Staff last name

Version: 1.0.1 Released (12/03/2018)
Maintenance

Fixed problem with last WHMCS version
Fixed Capsule bug problem

Version: 1.0.0 Released (2/24/2018)
Stable

New Initial Release

Print this item

  WS Credit Manager Release
Posted by: wsadmin - 02-20-2018, 12:33 AM - Forum: News & Announcements - No Replies

Happy to announce that we launch our New WS Credit Manager 1.0.0. for WHMCS.

More info https://www.whmcsservices.com/creditmanager.php

Print this item

  Email Auto Authorization Release
Posted by: wssupport - 02-09-2018, 11:46 PM - Forum: Email Auto Authorization - No Replies

We are pleased to announce the release of WS Email Auto Authorization 1.2.0 for WHMCS. This release includes bug fixed

Changelog

Print this item

  Happy Valentine's Day Sale – Save Money!!
Posted by: wsadmin - 02-06-2018, 12:56 AM - Forum: Special Offers - No Replies

WHMCS Services would like to wish love to all our customers for Valentine's Day!!! We want to show our love by giving you the gift of 35% off all of our Source Code Version products and 20% off all licensed versions. Simply use 'valentinesc18' in the coupon code and receive 35% off and for the Licensed version, use 'valentine18' in the coupon code

How Long Will this Sale Last?
This Valentine Special will last until February 15th, 2018

To take advantage of the sale simply add a WHMCS Modules to your shopping cart.

Here is a list of our various modules products: Click Here

Save even more!

Hurry! Sale Ends February 15th, 2018!

Do You Need Custom Development?
Don't hesitate any longer! Contact us now

We also provide WHMCS Themes, WHMCS Integration services with our partnership.

If you have any questions about our services, please chat with us at http://www.whmcsservices.com or contact us at sales (at) whmcsservices.com

Thanks again for choosing WHMCS Services. We appreciate your business!

Print this item