Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Codeigniter Forum Integration

I'd like to integrate a simple forum with a Codeigniter application and wondered if anyone had any recommendations? Cheers

Laurence

like image 321
Ljdawson Avatar asked Jan 30 '10 15:01

Ljdawson


1 Answers

I would take a look at vanilla forums, lots of addons, open source, and pretty easy to integrate things with (ie Codeigniter)

http://vanillaforums.org/

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/FreakAuth-Vanilla-integration--an-auth-lib-and-a-forum-engine-

https://github.com/EllisLab/CodeIgniter/wiki/CL-Auth-Integration-with-Vanilla-Forum-Engine

like image 177
Tom Schlick Avatar answered Oct 12 '22 11:10

Tom Schlick