Warning: Parameter 1 to Savant2_Plugin_ahrefreview::plugin() expected to be a reference, value given in /nfs/c08/h03/mnt/122067/domains/codeigniterdirectory.com/html/components/com_mtree/Savant2.php on line 1127
Warning: Parameter 1 to Savant2_Plugin_ahrefrecommend::plugin() expected to be a reference, value given in /nfs/c08/h03/mnt/122067/domains/codeigniterdirectory.com/html/components/com_mtree/Savant2.php on line 1127
Warning: Parameter 1 to Savant2_Plugin_ahrefprint::plugin() expected to be a reference, value given in /nfs/c08/h03/mnt/122067/domains/codeigniterdirectory.com/html/components/com_mtree/Savant2.php on line 1127
Warning: Parameter 1 to Savant2_Plugin_ahrefcontact::plugin() expected to be a reference, value given in /nfs/c08/h03/mnt/122067/domains/codeigniterdirectory.com/html/components/com_mtree/Savant2.php on line 1127
Warning: Parameter 1 to Savant2_Plugin_ahrefvisit::plugin() expected to be a reference, value given in /nfs/c08/h03/mnt/122067/domains/codeigniterdirectory.com/html/components/com_mtree/Savant2.php on line 1127
Warning: Parameter 1 to Savant2_Plugin_ahrefreport::plugin() expected to be a reference, value given in /nfs/c08/h03/mnt/122067/domains/codeigniterdirectory.com/html/components/com_mtree/Savant2.php on line 1127
Warning: Parameter 1 to Savant2_Plugin_ahrefclaim::plugin() expected to be a reference, value given in /nfs/c08/h03/mnt/122067/domains/codeigniterdirectory.com/html/components/com_mtree/Savant2.php on line 1127
Warning: Parameter 1 to Savant2_Plugin_ahrefownerlisting::plugin() expected to be a reference, value given in /nfs/c08/h03/mnt/122067/domains/codeigniterdirectory.com/html/components/com_mtree/Savant2.php on line 1127
Warning: Parameter 1 to Savant2_Plugin_ahrefmap::plugin() expected to be a reference, value given in /nfs/c08/h03/mnt/122067/domains/codeigniterdirectory.com/html/components/com_mtree/Savant2.php on line 1127
At it’s core, FUEL CMS is a modular based, CodeIgniter development platform for creating web applications. You can create your models, views and controllers like normal and only use the CMS part when and if you need it. It’s a hybrid of a framework and a CMS.
FUEL CMS evolved out of the need for having a development platform that was a Framework first and a CMS second. CodeIgniter fit the bill as a lightweight PHP framework that didn’t try and do too much behind the scenes. It allowed us to cleanly structure our code and use MVC principles (when needed).