| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 5 online users. » 0 Member(s) | 3 Guest(s) Google, UptimeRobot
|
|
|
| Where can I edit the Email Template? |
|
Posted by: wssupport - 11-16-2025, 02:40 PM - Forum: Email Verification Pro
- No Replies
|
 |
You can edit the email template. Go to Configuration > System Settings > Email Templates, and you find 4 templates
WS Client - Email Verification addon
WS Account Closed - Email Verification addon
WS Guest - Email Verification addon
WS Last Email - Email Verification addon
|
|
|
| What the difference between Checkout and All Pages? |
|
Posted by: wssupport - 11-16-2025, 02:39 PM - Forum: Email Verification Pro
- No Replies
|
 |
If you choose Checkout, the clients must verify their email before it is stored in WHMCS DB. That is good if you have WHMCS Plus or Starter package.
If I choose All Pages, that means they purchase first and then verify their email once the order has been placed.
If installed, will my clients need to verify again?
You have to choose -- click on 1) Bulk Verify Existing clients, and it will part all existing clients, or 2) Let your clients verify themselves.
|
|
|
| What Each Feature Do |
|
Posted by: wssupport - 11-16-2025, 02:38 PM - Forum: Email Verification Pro
- No Replies
|
 |
1) Inactivate Account: Admin can set x days from module configuration and module inactivate the unverified client after x days of registration
2) Auto-terminate: It's closing the account and terminating the client service.
3) Delete Account: An option to delete an unverified account with no active order and its users after x days of registration. This will permanently delete the account from the WHMCS system
|
|
|
| Compatible Template |
|
Posted by: wssupport - 11-16-2025, 02:37 PM - Forum: Log Prune
- No Replies
|
 |
This on the themes that work with this module.
SwiftModders (Latest Version) Click Here
Lara, WHMCS Admin (Latest Version) Click Here
Other Themes are not fully tested yet, so I am not sure if they work or not. You can contact me first. Click Here
|
|
|
| Proxy Detection |
|
Posted by: wssupport - 11-16-2025, 02:35 PM - Forum: Auto Ticket Fraud Order
- No Replies
|
 |
This is a Legacy service that was replaced by minFraud Score. We recommend using minFraud Score instead, but users can contact us to specifically request Legacy Proxy Detection permissions if necessary
|
|
|
| Translation |
|
Posted by: wssupport - 11-16-2025, 02:34 PM - Forum: Close Account
- No Replies
|
 |
We would like to thank our members, whose efforts over the years have made this translation what it is.
Turkish: Can Kirca
German: Alfred Pogner
|
|
|
| How to use Client Notifications addon |
|
Posted by: wssupport - 11-16-2025, 02:22 PM - Forum: Client Notifications
- No Replies
|
 |
Global settings:
Click on Add New Notification
To setup your multi-language setting and also setup module details, you can go to the module main page -> Settings page.
![[Image: ClientNotifications3.png]](https://forum.whmcsservices.net/cn/ClientNotifications3.png)
You don't need to select your WHMCS main language; we're adding the main language automatically to the addon.
Create your own notification
In client notification add you can create 3 types of notifications, and below we show you notifications with an example of each one
1. Client Area Page (Home): This notification will show to the client, not in the client area home page (clientarea.php), and you can choose the notification place in the – middle – bottom
You can add a new notification just by clicking on the notification from the page and filling in the red information, and then saving that.
![[Image: ClientNotifications7.png]](https://forum.whmcsservices.net/cn/ClientNotifications7.png)
Position: In the client area home page notification, you can select where a client can see the notification at the top of the page or middle, or bottom of the page.
Display Time Limitation: You can choose an expiry date for the notification that can showable until that.
Notification type: You can choose your message type, like success, alert – danger, information, or other
Notification Status: You can disable or enable showing this on client pages.
Client Option: You can choose all, select one, or not logged
Client Group: You can choose to enable us to choose which group or disable
Product Option: If you enable you can choose Groups, Product, or addon
2. Top notification: This notification type able you to create a notification as WHMCS notification, and you can create your own information on that.
![[Image: ClientNotifications4.png]](https://forum.whmcsservices.net/cn/ClientNotifications4.png)
To create a Top notification click new notification from the module main page and then fillin the required information to it's going on the client pages.
Notification type: You can choose your message type from 4 predefined notification types – information, success, error, and warning.
Display Time Limitation: You can choose an expiry date for the notification that can showable until that.
Notification type: You can choose your message type, like success, alert, danger, information, or other
Notification Status: You can disable or enable showing this on client pages.
Client Option: You can choose all, select one, or not logged
Client Group: You can choose to enable us to choose which group or disable
Product Option: If you enable you can choose Groups, Product, or addon
3. Popup Notification:
This notification type allows you to add a pop-up on the client page.
To create a new popup you can click on new client notification from the module main page and fill required fields as we describe.
Expiry Date: You can set an expiry date to the notification, also you can leave it blank to showable forever.
Popup Trigger: You can set popup display setting, you can 2 choose to show this notification only when the client login to WHMCS or show this always.
Pages Trigger: Required - You should insert which pages need to show this popup on. Use page names like index.php | Separate multiple pages with a comma. (Leave blank if using a shortcode.)
Display delay: You can set a delay to show popup in seconds, for example, showing popup 3 seconds after the page load is completed.
Display Time Limitation: You can choose an expiry date for the notification that can be shown until that.
Notification Status: You can disable or enable showing this on client pages.
Client Option: You can choose all, select one, or not logged
Client Group: You can choose to enable us to choose which group or disable it
Product Option: If you enable you can choose Groups, Product, or addon
|
|
|
| How do I add the code to Zomex Template |
|
Posted by: wssupport - 11-16-2025, 02:14 PM - Forum: Client Notifications
- No Replies
|
 |
Depending on what it's for, you can add it as a link in:
/templates/template_name/includes/menu.tpl for the main menu or the following for the top right toolbar:
/templates/template_name/includes/toolbar.tpl
<li><a href="{$WEB_ROOT}/index.php?m=clientnotify">Notification Settings</a></li>
|
|
|
|