An open API service indexing awesome lists of open source software.

https://github.com/phpffcms/ffcms-forum

FFCMS official forum package for 3.0 version
https://github.com/phpffcms/ffcms-forum

app ffcms forum mvc php

Last synced: 2 months ago
JSON representation

FFCMS official forum package for 3.0 version

Awesome Lists containing this project

README

        

# FFCMS forum engine
Official simple forum engine for FFCMS 3.0 version. This software provide a basic forum solutions for ffcms.
You can install forum using composer:
```
composer require phpffcms/ffcms-forum 1.0.*@stable
```
or add this in section "require" of composer.json:
```
"phpffcms/ffcms-forum": "1.0.*@stable"
```
More info about this extension you can get in ffcms extensions directory.