Follow the link on setting up the API.
Follow the link on setting up the core application.
Git version control allows you to clone this application on your machine. Go to git to install git on your machine.
VMMC Module runs in BHT-Core application that is served by any webserver. Make sure you have the any web server on your machine to be able to run the application. You can use any, but not limited to the following:
- NGINX
- Apache HTTP Server
- SimpleHTTPServer
- e.t.c
- Clone the repository from github into the BHT-Core's apps/ folder.
- Rename the module from BHT-Cores-Apps-VMMC to VMMC.
- Rename the application.json.example to application.json.
- Follow the instructions on BHT-Core on configuring VMMC module on the application.
- The module is now ready to be run, it will be available by going to the home page after logging in or after clicking the applications button in the bottom right hand of the page.