Welcome Guest, Not a member yet? Register   Sign In
Website in codeigniter with blog and forum
#1

(This post was last modified: 08-03-2020, 08:24 AM by jreklund.)

I have a requirement where in I need to create a website with registrations and login for end Users and Vendors. Using the same login they should be able to post comments on blog and forum too. Client wants to use Codeigniter 3.0.

Blog will be tentatively Wordpress based and forum will be PHPbb.

Should the blog and forum be something like Dove / Pyro etc which are based on CI?
Reply
#2

(This post was last modified: 08-03-2020, 08:33 AM by jreklund.)

Dove are a dead project and Pyro have switched into Laravel, so you should not use those two.

Don't know if you can combine Wordpress and phpBB logins, so you should use bbPress (wordpress plugin). And build the whole website with Wordpress, depends on what more the website should do.

Or you build your website on top of phpBB, to get a better forum software. And develop your own front facing website with blog etc on your own (with CodeIgniter).
Reply




Theme © iAndrew 2016 - Forum software by © MyBB