Posts: 1,020
Threads: 15
Joined: Jun 2015
Reputation:
50
There is no production ready extension, module or library available.
Posts: 44
Threads: 3
Joined: Feb 2019
Reputation:
1
05-23-2019, 01:05 PM
(This post was last modified: 05-23-2019, 01:07 PM by Basic App.)
I have an integrating FluxBB into CodeIgniter 4 experience. I have used the forum session data to get info about the forum user in framework. This is not a ready-to-use solution at the moment, but it works.
Basic App, an open source simple CMS based on CodeIgniter 4
Posts: 10
Threads: 2
Joined: Jul 2020
Reputation:
0
If someone is interested in this topic.
If you have coded a blog it can be easily extendet to a forum.
Think of it.
Posts: 190
Threads: 5
Joined: Mar 2017
Reputation:
6
i once did write forum code where surfers could respond; but from the angle of including social media etc I concluded that the best approach is to code a light CMS (which i have on top of CI4) so that blogs can be created; edited or deleted and simply post the url of each blog in facebook. That way you still get traffic but leave facebook to take care of user login, who is who etc