This is a developing simple content manage system with PHP.
- Basic pages creation, modification, removal, rollback
- Page templates
- User management
- URL alias
- Publish and unpublish pages
- Bulk delete/publish/unpublish pages
- PHP
- PHP-GD
- PHP-PDO
- Database (See Database Requirement)
- Rewrite (Apache and NGINX)
Supported databases are:
- MySQL / MariaDB
- PostgreSQL (Not tested)
- SQLite (Not tested)
- Microsoft SQL Server / SQL Azure (Not tested)
- Page/Template Editing
- {title} for page title
- {body} for page content
- {tags} for page tags
- Site Template Editing
- {sitename} for site name
- {content} for body content