Welcome Guest, Not a member yet? Register   Sign In
Suggestions for making "Addons" for a CI app?
#2

[eluser]pickupman[/eluser]
You could take a look at [url="http://bitbucket.org/philsturgeon/codeigniter-modular-separation/overview"]Modular Separation[/url]. You will also find info in the CI wiki. This allows you to put a set of controllers/models/views into subfolders.

As with addons for wordpress, the web gui just downloads the zips and then extracts the files into /wp-plugins. You could code the similar behavior where a user could upload a zip folder, and the contents are unzipped.

Give a look at [url="http://pyrocms.com/"]PyroCMS[/url]. It's built on CI and has these types of features.


Messages In This Thread
Suggestions for making "Addons" for a CI app? - by El Forum - 08-22-2010, 04:04 PM
Suggestions for making "Addons" for a CI app? - by El Forum - 08-22-2010, 07:51 PM
Suggestions for making "Addons" for a CI app? - by El Forum - 08-22-2010, 08:19 PM
Suggestions for making "Addons" for a CI app? - by El Forum - 08-22-2010, 08:29 PM
Suggestions for making "Addons" for a CI app? - by El Forum - 08-22-2010, 08:45 PM
Suggestions for making "Addons" for a CI app? - by El Forum - 08-22-2010, 08:46 PM
Suggestions for making "Addons" for a CI app? - by El Forum - 08-23-2010, 04:11 AM
Suggestions for making "Addons" for a CI app? - by El Forum - 08-23-2010, 04:17 AM
Suggestions for making "Addons" for a CI app? - by El Forum - 08-23-2010, 04:26 AM
Suggestions for making "Addons" for a CI app? - by El Forum - 08-25-2010, 12:17 PM



Theme © iAndrew 2016 - Forum software by © MyBB