Установка Fastsite CMS
Requirements
- PHP 7.0.0
- A recent version of cURL >= 7.19.4 compiled with OpenSSL and zlib.
- MySQL database >= 5.0
Composer install
- To create a new Fastsite CMS project, run this command (substituting
with the path where Composer should create the project): composer create-project cetera-labs/website-skeleton <Path>
-
Set up your web server to host your project. Its document root should point to your
/www/ directory -
Open http://server/cms/setup.php
- Follow onscreen setup guide.
Install release version
-
Unpack install.php at your webserver home folder.
-
Open http://server/install.php
-
Follow onscreen setup guide.