![]() |
automatic admin - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: automatic admin (/showthread.php?tid=29871) |
automatic admin - El Forum - 04-24-2010 [eluser]Ngulo[/eluser] hi i guess i'm saying something abstract ,but is there any features to create automaticly a admin user interface in CI? are there any extensions /libraries to do that? thanks guys automatic admin - El Forum - 04-24-2010 [eluser]Tominator[/eluser] Scaffolding ... but it will be not supporting longer automatic admin - El Forum - 04-24-2010 [eluser]Ngulo[/eluser] uhm... ![]() ![]() automatic admin - El Forum - 04-24-2010 [eluser]Ngulo[/eluser] i mean admin interface ,to insert create modify papers ,i was searching for something complete (htmleditor+ papers categories ,image uplao something i guess is no avaible ![]() thanks anyway ![]() automatic admin - El Forum - 04-24-2010 [eluser]Jelmer[/eluser] There was CodeExtinguisher, but I think that's pretty much a dead project. Another one that I remember was BackendPro, though I think that's more like a framework in which you still have to built your own stuff. I haven't tried either as I much prefer to write my own stuff, and I created a basic drop-in toolkit for myself with which I can quickly built an admin (a bit like BackendPro I think) - that's the approach I think is best. automatic admin - El Forum - 04-24-2010 [eluser]Ngulo[/eluser] yes jelmer this is the way i think i will go building admin areas ![]() if later you'll discover some new features please send me a message ![]() ![]() thanks guys automatic admin - El Forum - 04-24-2010 [eluser]umefarooq[/eluser] hi @ispuk read this article to create admin panel and if you like try third method to create admin really nice http://philsturgeon.co.uk/news/2009/07/Create-an-Admin-panel-with-CodeIgniter |