Jump to content

CodeIgniter CMS


cerberus478

Recommended Posts

Hi

 

I would like to know how to create a CMS in CodeIgniter 2.1.2

 

Does anyone know of a tutorial or can give me a step by step instruction on how to make one.

 

I know that there are option for a CMS, but I would like to know how to create one.

I have looked at tutorials on how to create a CMS, but they either don't give me the one I want or they don't seem to fit with the CodeIgniter framework.

 

Thanks

Link to comment
Share on other sites

CodeIgniter is a framework which is much different than a CMS.  Nonetheless, In order to create a CMS from either scratch or with a framework, you need to understand what a CMS is - a systematic use of the database to create content.  How do you accomplish this?  You establish a method of saving content into the database ( forms ) and logic to process said information.

 

It's important to understand the methodology for a Content Management System is the same across all languages and frameworks.  It's your implementation of them with any given tool that makes the approach any different.

Link to comment
Share on other sites

  • 2 weeks later...
This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.