A WHMCS 7.1+ developer environment for docker/docker-compose which is heavily inspired by Laradock
Clone this repo with git and copy the whmcs.zip folder to the ./whmcs
directory.
You need a valid and licensed copy of WHMCS 7.1+
Copy the .env-example
to .env
and edit the parameters if you want too.
Start the container with
docker-compose up
After building the container, open your browser and open the /install
directory and install it.
WHMCS installation itself may take a while
Please use Github for reporting bugs, and making comments or suggestions.