I’m looking for a CMS based on CodeIgniter. Can you suggest what CMS I could use?
I want to learn how to build a CodeIgniter application based using a CMS as a reference.
|
I’m looking for a CMS based on CodeIgniter. Can you suggest what CMS I could use? I want to learn how to build a CodeIgniter application based using a CMS as a reference. |
||||
|
|
|
There's a list of CodeIgniter CMS's in the CodeIgniter directory here. Also, for what it's worth, starting off by basing your code on a fully-fledged CMS is probably a bad idea - CMS's tend to be very complex web applications, and following what's going on in the code is likely to be a challenge if you're just getting started. |
|||||||||||
|
|
PyroCMS have a good set of features, and modular design so you can use it as a base to develop a website. The code is in github, so you can download the latest version from it directly with ease, if you have git installed. The creator of this CMS, Phil Sturgeon is also a member here, so you can put your question about this CMS here, and hopefully he can respond it directly. |
|||
|
|
|
You should all check Ionize CodeIgniter CMS |
|||||
|
|
ExpressionEngine 2 - costs, but is clearly the best. PyroCMS - free and although looks ugly as sin, the v0.9.8-dev branch is very promising. Does lots more than just blogging. DBlog - just blogging, but does it well. |
|||||
|
|
have a look on Egypt CMS, it's a simple foundation of Database, authentication, dojo, datamapper that will simplify your work |
|||
|
|
|
MaxSite CMS is based on CodeIgniter. http://max-3000.com/ |
|||
|
|
|
For free solutions, there are most probably better options available if you look beside just the Codeigniter ones. However, building sites on top of CMS's are in most cases very limiting. (Solely depending on the demanded level of the site of course.) Take a look at this template library: http://codeigniter.com/wiki/Simple_Template_Library/ Together with the active record class that codeigniter offers, you will be up and developing sites in no time at all. Without any boundaries of course! |
|||
|
|
|
FuelCMS comes with a decent UserGuide. have a look at the documentation for module creation. Design is very clean and takes a little time to understand the source. |
||||
|
|
|
I agree that Codeigniter is great and easy to use as well. I have been using the FUELCMS and it is by far the easiest to set up and get going with site development. Easy to bring in your own CSS Frameworks(blueprint) and just start developing. |
|||
|
|
|
Here is another CodeIgniter based CMS with a paid version that includes eCommerce functionality. They also use Smarty for template management. |
|||
|
|
|
check ci cms, http://code.google.com/p/ci-cms/ I liked some parts of it, like modular seperation, install/uninstall for modules, themes and pretty url(seo) hyphens for the post urls. |
|||
|
|
|
Well i suggest Halogy. It is built on Codeigniter. Useful for designer with the most simplist structure |
|||
|
|
|
Mybe this one of another. Codeanalytic this is powerfull and have big resource. Look at http://codeanalytic.com |
|||
|
|