Part of the EllisLab Network
x
 
Create New Page
 View Previous Changes    ( Last updated by zimco )

MyForum

MyForum is a free, simple forum application. This is a very basic forum, nothing fancy: It has a member registration function and a login page. Member-users can add topics to forums and reply to topics. Admin-users can add categories, add forums, add topics, and do cascading deletes. That’s it, that’s all it does.

Hopefully, it is an application in which you can see, and learn about some simple ci application building techniques from the code.

You can login to the application using the built in member-user, or admin-user, respectively:

usr: johnsmith
psw: password

usr: admin
psw: admin

Download the myforum files, as a zip file here:
File:myforum.zip

Sorry, an online demo of the application is no longer available.

Category:Contributions -> Applications -> Forums
Category:Contributions -> Applications -> Forums -> MyForum