finally-a-fast / fafcms-helpers
This package is abandoned and no longer maintained.
No replacement package was suggested.
This package provides basic helpers for the Finally a fast CMS.
v0.1.0-alpha
2020-09-29 08:03 UTC
Requires
- php: ^7.4
- robinherbots/jquery.inputmask: ^5.0
Requires (Dev)
- roave/security-advisories: dev-master
This package is auto-updated.
Last update: 2022-04-21 09:15:57 UTC
README
This package provides basic helpers 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-helpers
or add
"finally-a-fast/fafcms-helpers": "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-helpers is released under the MIT License. See the LICENSE for details.