A very basic PHP forum built with Netcrafter.
NOTE: Currently a Work in Progress!
I wanted a very basic forum but the so called lightweights were not light enough!
No database, no setup, no admin panels. Should rely on directory structure for forum organisation (categories, topics). Management tasks (e.g. user management, forum management) should be possible through the editing of files.
Curiously, all of the data (posts, users) is stored in JSON files.
- Add new threads
- Edit thread titles
- User invitation system
- Email notifications
- User registration email confirmation
- User registration
- Mailer plugin
- Design and styling
- RSS plugin (remember that?)
Markdown supportBreadcrumb pluginEdit postBasic Session PluginBasic User PluginDelete postAdd postBasic Discussion PluginHTML page structure