Welcome Guest, Not a member yet? Register   Sign In
Administration Page Plugin System
#1

[eluser]Unknown[/eluser]
I'm working on a back-end management system for my personal blog that I can re-use for future projects (I've already used the current version of my back-end for 3 different sites). However, I want to make it easier to build new features into this back-end by having each feature group (blog editing, login, reports, etc) as separate modules that I can load.
Each module would include different views, a set of functions that would need to be incorporated into the admin controller, and models. Potentially there would be a block of code that would appear on the index page for the admin controller. So first a few questions:

1. How would I load modules into the admin controller? Would I extend the Admin controller? Build a library that loads each plug-in? Etc.
2. What would be the easiest method of making the module blocks appear in the index page?
3. Where should I store everything?

Thanks in advance


Messages In This Thread
Administration Page Plugin System - by El Forum - 06-25-2008, 09:01 PM
Administration Page Plugin System - by El Forum - 06-25-2008, 11:43 PM



Theme © iAndrew 2016 - Forum software by © MyBB