You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hice3000 edited this page May 20, 2013
·
3 revisions
For my own CMS I created a custom plugin system. This will not be interesting for projects, where the developer is also the user.
Installing
Before you can use the plugin system, you have to edit a few files in your CodeIgniter installation. The complete source is in my own repository.
You can see what I've modified with the original CodeIgniter here.
Using the Plugin System
So, if you have installed the Plugin System, it'll be useless until you fire some events: