- PHP 5.5.9 or higher. Check the required modules list
- Check the Apache requirements
- The
GITHUB_WEBHOOK_SECRETenvironment variable defined for auto-deployments
-
Clone the repository and
cdinto it. -
Run
maketo install.
To update:
$ make update
To clear the cache:
$ make clear