michalsn / forum-example

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:PHP 95.6%Language:JavaScript 1.9%Language:Hack 1.3%Language:SCSS 0.6%Language:CSS 0.5%Language:HTML 0.1%