A Simple Forum Software built on CI4 |
(07-15-2017, 12:38 AM)Paradinight Wrote:(07-15-2017, 12:25 AM)ranjithsiji Wrote: What about adapting some features of Flarum. http://flarum.org/ . I love the UI and the features. I had forgotten about Flarum. It's quite similar in concept to the others in main features it seems. However, as Paradinight states, this is primarily an example project, not a full blown project. I don't have time for another large open source project at the moment. Basically, after almost 2 years of working on CI4, I needed to finally scratch the itch and build a project ![]()
Small question
This model is created instance of UserModel() https://github.com/lonnieezell/simple-fo...el.php#L98 and here https://github.com/lonnieezell/simple-fo...es.php#L43 I do not criticize. I just want to understand. It is because of the fact that they are used with a different way. Thank you, sorry for my english
phpforever2017 no worries. Most likely because it's still under development and not massively optimized
![]() Most of the time I would create that model and pass it along to any libraries that need it, but the Auth libs are used prior to the controller. Might take a look at a bit of refactoring, though, now that you've pointed it out to me ![]()
Why don't to take some feature from AnswerCart(https://www.answercart.com). They help companies build modern, intuitive & elegant community forums on their website.
They have reimagined how community forums should look like & have included some really cool features like personalized home pages, advance editor, gamification, multi-channel notifications, user-driven moderations, auto-answer APIs, auto-distribution APIs, etc.
I remember writing a simple forum app a few years back. Initially, I didn't plan much for it, users, user permission, post content in rich text area, add attachments, private mailing, banning, ip blocks, moderator over rides etc.
Of course it ballooned to something huge and time consuming. I'm still not sure if it was worth the hassle.
Practical guide to IgnitedCMS - Book coming soon, www.ignitedcms.com
|
Welcome Guest, Not a member yet? Register Sign In |