Hay! I am currently developing semi-advanced CMS with module support. Idea is that, when needed, i can make new module (banner module, poll module, joke of the day module and so on...) and show it on frontpage or so. I allready wrote code that loads all of my installed modules on admin pages, show them on public pages of cms, toggle their activity, uninstall them, but here comes problem. I do not have any clue how to make my modules in way that i can put new content inside them over admin pages. For example how to set new poll name, or even add new joke of the day, etc.
Here is what i have in my mind:
In module list on admin pages check if admin directory exists in module directory. If does, it should show 'Module Admin' icon, with module_admin link on it. So when, when i click on that link, module admin manager should appear and initialize modules admin class inside module's admin directory and show module admin page with all options, parameters, forms and stuff.
This is just my concept, if anybody have different idea, better solution, or even advice, please tell.
Tnx in advance!
CMS module add-ons idea
Moderator: General Moderators
- MindOverBody
- Forum Commoner
- Posts: 96
- Joined: Fri Aug 06, 2010 9:01 pm
- Location: Osijek, Croatia