How to deploy the Module
How to deploy the module:
- Copy the winbiz.php script on the server (in the admin folder);
- Call at least once: http://<path>/winbiz.php?action=install_module.
To uninstall the module, call the « delete_all » action, followed by the « uninstall_module » action.
Warning : the order of the calls is important.