What is this?
CleverStyle CMS is simple, scalable, and fast content management system.
System is free, Open Source and is distributed under MIT license, see license.txt.
Author – Nazar Mokrynskyi <nazar@mokrynskyi.com>
Copyright (c) 2011-2016, Nazar Mokrynskyi
Official page: http://cleverstyle.org/cms
Main features:
-
Components
- Modules (for displaying main page content)
- Plugins (are loaded on every page and provides additional functionality)
- Blocks (are placed on around the page for displaying additional information)
- Human readable addresses
- Users groups and types
- Users permissions control
- Localization and internationalization (both interface and content)
- CSS and JavaScript minification and autocompression
-
Site mirrors
- Domain mirrors
- Physical server mirrors for every domain name
- Themes
-
Multiple Databases
- Multiple Databases mirrors
- Multiple files storages
- System cache (FileSystem, APC, Memcached)
- RESTful API
- IPv6
Requirements:
- Unix-like operating system
- or Windows (is not tested, but should also work)
- Apache2 with modules:
- REQUIRED: rewrite, headers
- OPTIONAL: expires
- or Nginx (config sample)
- PHP 5.5+ with libraries:
- REQUIRED: cURL
- OPTIONAL: APCu, Memcached
- or HHVM 3.3.2+ LTS or HHVM 3.4.1+
- MySQL 5.6+
- or MariaDB 10.0.5+