phpffcms/ffcms-forum

FFCMS forum package

1.0.4 2017-08-21 15:35 UTC

This package is auto-updated.

Last update: 2024-04-07 04:05:50 UTC


README

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.