Skip to content

gabrielliwerant/abrightcms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Bright CMS

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.

Requirements

  • 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.

Contact

About

A lightweight website and web application framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors