finally-a-fast / fafcms-module-parser
Installs: 914
Dependents: 1
Suggesters: 0
Security: 0
Type:fafcms-extension
pkg:composer/finally-a-fast/fafcms-module-parser
Requires
- php: ^7.4
- ext-mbstring: *
- finally-a-fast/fafcms-core: ^0.1 || @dev
- jlawrence/eos: ^3.2
- masterminds/html5: ^2.7
- symfony/dom-crawler: ^5.0
Requires (Dev)
- roave/security-advisories: dev-master
This package is auto-updated.
Last update: 2022-04-21 09:30:07 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-parser
or add
"finally-a-fast/fafcms-module-parser": "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-parser is released under the MIT License. See the LICENSE.md for details.