With this module you give your affiliates the possibility to create coupons on their own.
System requirements
To use and install the Overdue Invoice Overview module, the following requirements must be met:
- Runnable WHMCS installation version 8.8 – 8.11
- Admin access to WHMCS
- FTP access
- installed Ioncube Loader (at least version 13)
- PHP 7.4, 8.1, 8.2
Installation
- Please log in to Plambee.de web hosting customer area and download the latest version of WHMCS Affiliate Promocoupon module there.
- Unzip the zip.file on your computer
- Upload the folders into your WHMCS directory.
- Now log in to your WHMCS admin area
- In the addon listing please look for the module “Affiliate Promocoupon” and click on “Activate” and then on “Configure”.
- In the field “Module license” please enter your license code, you can find it in the Plambee.de customer area in the product details.
- Now please specify which admin groups may have access to the module.
- Please select which Bootstrap version your customer area template is based on, so that the module uses overview.tpl or overview3.tpl
- If you don’t have any language files in the WHMCS directory /lang/overrides/ yet, please take the files on the zip directory of the module and rename the english.php_temp to english.php and the german.php_temp to german.php. If you already have language files in the overrides directory, please open the german.php_temp and copy the contained language string into your german.php. Repeat this for the english.php_temp.
These steps complete the actual module installation.
Usage
Before your affiliates have the possibility to create coupons, you need to create actions in the module. To do this, please go to the module and select the item “Create new coupon action” there. Here you can now define the conditions for the later coupon. The field “Designation” serves here as a name for the action, so that you can keep them apart.
After you have created a promotion, your partners can create coupons for this promotion. Your partner can reach the customer area via the URL https://ihrwhmcs.de/index.php?m=affiliate_promocoupons .
Update Notes
Update to version 1.4.1
Due to an unresolved bug in the WHMCS Stripe module, a language string must be moved from the module’s own language file to the WHMCS language file.
If you don’t have any language files in the WHMCS directory /lang/overrides/ yet, please take the files on the zip directory of the module and rename the english.php_temp to english.php and the german.php_temp to german.php. If you already have language files in the overrides directory, please open the german.php_temp and copy the contained language string into your german.php. Repeat this for the english.php_temp. This is also necessary if you do not use the Stripe Gateway.
Update to version 3.1.0
If you have updated to version 3.1.0, please go to the addon listing in the WHMCS admin area, then click on Configure for the Affiliate Promocoupon module and specify whether your customer area template is based on Bootstrap 3 or 4. Depending on the setting the module will use overview3.tpl (BS 3) or overview.tpl (BS 4).