Grow is an Open Source PHP Content Management System. Visit the project website for more information.
- Web server
- PHP
- MySQL
See the installation chapter of the user's manual.
Grow CMS is licensed under the terms of the MIT license.
Visit the support page to learn about the available support options.
We are using Composer to manage third-party scripts, so after you have cloned the repository, make sure to install the vendor libraries:
git clone https://github.com/...
cd core
php composer.phar install --prefer-dist