Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joshuaestes/whmcs-vagrant


https://github.com/joshuaestes/whmcs-vagrant

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

joshuaestes/whmcs-vagrant
=========================

VM used to develop WHMCS extensions.

# Installation

Download the latest release of WHMCS and place into the whmcs directory.

```bash
vagrant up
vagrant ssh -- mysqladmin create whmcs -u root
```

# Configuration