finally-a-fast / faf-documentrenderer
This package is abandoned and no longer maintained.
No replacement package was suggested.
v0.1.0-alpha
2020-12-08 10:02 UTC
Requires
- php: ^7.4
- ext-json: *
- spipu/html2pdf: ^5.2
- tecnickcom/tcpdf: ^6.3
Requires (Dev)
- roave/security-advisories: dev-master
This package is auto-updated.
Last update: 2022-04-08 12:58:56 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/faf-documentrenderer
or add
"finally-a-fast/faf-documentrenderer": "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
faf-documentrenderer is released under the MIT License. See the LICENSE.md for details.