/forum-example

An in-progress sample forum application built on CodeIgniter 4.

Primary LanguagePHPMIT LicenseMIT

CodeIgniter 4 Sample Forum Application

This repo is a playground to explore creating a forum application using CodeIgniter 4. I've tried to keep the structure as simple and as close to the default as possible. This is not intended to be a production-ready application, but rather a learning tool.

No guarantee is made that this repo represents a complete, working application. It is a work in progress.

Packages Used

Docs and Installation

Documentation (what there is of it!) can be found in the docs folder. Installation instructions are in docs/start.md.

It may or may not be improved over time.