Welcome Guest, Not a member yet? Register   Sign In
Organize CI - separate system, modifications on system and application
#1

[eluser]Mit[/eluser]
On my new job i inherited a CI application with very old CI version and it was having problems running on PHP5.3, so it need to be updated, but the hole CI System was heavily modified, so it was not easy to update.


Now i will be starting from the new version of CI and what i want to do is to separate CI System in one folder, the extensions to the System in other (New Libraries, Extensions to Libs, Overridding Libs, helpers,hooks, languages) and a separate folder for the application (Which may have libs, hooks etc. too). So what i want to do is to separate the modifications that will be used for many applications both from the application and the CI System.


Any advice on how to do this? The idea is to not do any mods to the CI System as it is, i guess i want to make it possible only with changes to the frontcontroler (index.php).


I hope that you find that direction of thinking interesting. Smile




Theme © iAndrew 2016 - Forum software by © MyBB