A lightweight website and web application framework and content management system in PHP. It uses an MVC pattern in which the model and view are completely decoupled and require the controller to mediate between them.
Content is stored in JSON or XML files and websites are built through the use of these files and custom methods which retrieve and display that data.
- PHP 5 >= 5.2, Tested up to 5.4.3.
- Apache 2 >= 2.2, Tested up to 2.2.22.
- Project contains a dependent submodule: abrightcms_core. Use the --recursive function when you clone to make sure you get it. You may yell at me for this.
- Email: contact@abrightcms.com
- Twitter: @gabrielliwerant
- Website: http://abrightcms.com