A full CMS DotPlant2
installation process has been written here.
Clone a git repository:
git clone [email protected]:DevGroup-ru/dotplant2.git
Set your application web root directory to
%PATH_TO_DOTPLANT2%/application/web/
Go to application
directory and execute next commands:
php ../composer.phar global require "fxp/composer-asset-plugin:1.0.0"
php ../composer.phar install --prefer-dist --optimize-autoloader
Open in your browser YOUR_HOST_NAME/installer.php
and follow instructions.
An installation example is located here
How to install a demo data