Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 312 Bytes

File metadata and controls

11 lines (8 loc) · 312 Bytes

SimplexCMS

Lightweight CMS which allows you to quickly generate a control panel for any data structure. Now awailable only WIP version V0.5.

Installaton

  1. git clone https://github.com/glushkovds/simplexcms
  2. mysql:
    2.1. CREATE DATABASE dbname;
    2.2. USE dbname;
    2.3. \. simplex.sql