Welcome Guest, Not a member yet? Register   Sign In
Building a CMS like Wordpress - Installation
#1

Hello guys, so i want to build a CMS that can have multiple installations by users... So i need to design an installation similar to that of Wordpress requesting for Hostname, Database name etc from the user to set up the application.

Problem is, since CodeIgniter requires adding database autoload functions and predefined config, what is the best way to carry out this installation with CI. To dynamically pass and retain database variables obtained from the user..

Thank you for your help and responses.
Reply
#2

To turn CI into a CMS, you'd very likely need to extend the base Framework, to allow for a "setup wizard" interface.
Reply
#3

Read the documentation in the Users Guide on using Hooks.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB