Reputation: 12229
I'd like to integrate a simple forum with a Codeigniter application and wondered if anyone had any recommendations? Cheers
Laurence
Upvotes: 10
Views: 14323
Reputation: 2318
I would take a look at vanilla forums, lots of addons, open source, and pretty easy to integrate things with (ie Codeigniter)
there are a few forum topics on how to do things with ci and vanilla
http://codeigniter.com/forums/viewthread/134946/
https://github.com/EllisLab/CodeIgniter/wiki/CL-Auth-Integration-with-Vanilla-Forum-Engine
Upvotes: 11