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.
- CodeIgniter 4.4+
- CodeIgniter Shield
- CodeIgniter Settings
- Commonmark
- TextFormatter
- ParcelJS
- htmx
- AlpineJS
- Tailwind
- DaisyUI
- HeroIcons
- EasyMDE
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.