A small, self-documenting PHP framework
Project created in 2011 and ported to GitHub in 2021.
Assuming you have installed a LAMP Stack on your machine, navigate to your www
folder and run the following command:
git clone https://github.com/markjivko/octoms .
You can access this static DEMO for a very short introduction to the wizard interface or you can navigate to the following address:
http://localhost
This project is inspired by CodeIgniter's approach to a Model-View-Controller and routing.
Although no longer maintained, Fervoare CMS is an example of a fully-featured content management system built with OctoMS.
Warning!
Do not use this framework in a production environment; this is an unmaintained study/side-project from 2011.