Enable & disable available languages in WHMCS: this module allows you to explicitly specify the languages that a user can select.
Allows you to
- In your WHCMS installation, in the
modules/addons
, create alanguage_enabler
directory. - Download the last release.
- Unzip & copy all files in the
language_enabler
directory. - Activate the addon in the Setup->Addon Modules section of WHMCS admin, then set the right permissions.
- In the main menu of the WHMCS admin, go to Addons->Language Enabler then, select the languages you want to be selectable.
- Save!
Before submitting an issue or a pull request, please read the contribution guidelines.
⚠️ Themaster
branch is the current development state of the module. If you want a stable, production-ready version, please pick the last official release.
Language Enabler for WHMCS is a fork of Disable languages from the WHMCS client area. The main work was initialy done by Stijn Vanouplines. I would like to thank him for this!