CodeIgniter Forums
What is the third_party folder for in CodeIgniter 2.0? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: What is the third_party folder for in CodeIgniter 2.0? (/showthread.php?tid=36950)



What is the third_party folder for in CodeIgniter 2.0? - El Forum - 12-21-2010

[eluser]Jayson Ng[/eluser]
I noticed that CodeIgniter implemented the third_party folder system that is in EE2. I understand that in EE, you place your modules in it.
But what can I do with it in there for in CodeIgniter?

thanks,


What is the third_party folder for in CodeIgniter 2.0? - El Forum - 12-21-2010

[eluser]InsiteFX[/eluser]
Read this:

CodeIgniter Packages

InsiteFX