finally-a-fast / fafcms-module-blogmanager
This package is abandoned and no longer maintained.
No replacement package was suggested.
This is an module for the Finally a fast CMS.
v0.1.0-alpha
2020-09-29 08:13 UTC
Requires
- php: ^7.4
- finally-a-fast/fafcms-core: ^0.1 || @dev
Requires (Dev)
- roave/security-advisories: dev-master
This package is auto-updated.
Last update: 2022-04-09 17:35:55 UTC
README
This is an module for the Finally a fast CMS.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require finally-a-fast/fafcms-module-blogmanager
or add
"finally-a-fast/fafcms-module-blogmanager": "dev-master"
to the require section of your composer.json
file.
Documentation
Documentation will be added soon at https://www.finally-a-fast.com/.
License
fafcms-module-blogmanager is released under the MIT License. See the LICENSE.md for details.