Skip to content

Instantly share code, notes, and snippets.

@DreamerKlim
Last active January 30, 2017 12:50
Show Gist options
  • Save DreamerKlim/280b83b5536111d23dab3aec2cca46eb to your computer and use it in GitHub Desktop.
Save DreamerKlim/280b83b5536111d23dab3aec2cca46eb to your computer and use it in GitHub Desktop.
How to install WHMCS module
1. Locate whmcs installation directory on your server
2. Create vesta directory in the modules/server subdirectory
3. Download php module
Example:
cd /home/user/web/billing-site.ltd/public_html/modules/server
mkdir vesta
wget http://c.vestacp.com/0.9.8/rhel/whmcs-module.php -O vesta.php
The WHMCS plugin allows to manage servers running Vesta Control Panel.
You can automatically create delete or suspend user accounts. Users are
able to change passwords and manage their web/mail/dns domains.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment