/Docs

Primary LanguagePHPMIT LicenseMIT

Requirements

  • PHP 5.5.9 or higher. Check the required modules list
  • Check the Apache requirements
  • The GITHUB_WEBHOOK_SECRET environment variable defined for auto-deployments

QuickStart

Install

  1. Clone the repository and cd into it.

  2. Run make to install.

Update

To update:

$ make update

To clear the cache:

$ make clear