CodeIgniter Forums
quick and dirty control panel - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: quick and dirty control panel (/showthread.php?tid=48703)



quick and dirty control panel - El Forum - 01-25-2012

[eluser]bill19[/eluser]
Hi everyone,

I am a new developer working with CI. I have a project with multiple controllers and associated models, and I want to run these different 'programs' semi independently on my site as separate chron jobs. I am looking for a web based control panel to set certain variables for each controller, and to provide a simple unified control panel for my site.

I am not clear on the best approach for this. I have considered cibonfire.com, but that may be overkill for what I need.

I would appreciate anyone's thoughts on this.

Thanks,

KC