Lightweight CMS which allows you to quickly generate a control panel for any data structure. Now awailable only WIP version V0.5.
- git clone https://github.com/glushkovds/simplexcms
- mysql:
2.1. CREATE DATABASE dbname;
2.2. USE dbname;
2.3. \. simplex.sql