This package is abandoned and no longer maintained. No replacement package was suggested.

Finally a fast CMS

dev-master 2020-12-18 09:46 UTC

This package is auto-updated.

Last update: 2022-04-18 12:43:15 UTC


README

Latest Stable Version Total Downloads Yii2 License

This is the project template for the Finally a fast CMS.

Installation

The preferred way to install this extension is through composer.

php composer.phar create-project --prefer-dist --stability=dev finally-a-fast/fafcms fafcms

Production

  1. In `config/overwrite.php` set
    • `YII_DEBUG to false`
    • `YII_ENV to prod`
  2. Run `composer compress`

Documentation

Documentation will be added soon at https://www.finally-a-fast.com/.

License

fafcms is released under the MIT License. See the LICENSE.md for details.