You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

688 B

Zertex CMS

##Site management system based on Yii2 framework

Installation

To install Zertex CMS, go to the web (web, www, public_html, etc.) folder of your site in the console and type

composer create-project zertex/zxcms --keep-vcs

After creating the project, type in the console

php setup.php

After completing the setup, the system will be available at the following urls

Documentation is at docs/guide/README.md.

Developer russian documentation is at docs/developer/README.md.