finally-a-fast / fafcms-module-developer-tools
This package is abandoned and no longer maintained.
No replacement package was suggested.
This package contains all recommended developer tools to create an plugin for the FAFCMS.
Package info
gitlab.com/finally-a-fast/fafcms-module-developer-tools
Type:fafcms-extension
pkg:composer/finally-a-fast/fafcms-module-developer-tools
v0.1.0-alpha
2020-09-29 08:07 UTC
Requires
- php: ^7.4
- finally-a-fast/fafcms-core: ^0.1 || @dev
- matthiasmullie/minify: ^1.3
- npm-asset/google-closure-compiler-java: *
- npm-asset/google-closure-compiler-linux: *
- npm-asset/google-closure-compiler-osx: *
- yiisoft/yii2-debug: ^2.1
- yiisoft/yii2-gii: ^2.2
Requires (Dev)
- roave/security-advisories: dev-master
This package is auto-updated.
Last update: 2022-04-21 09:28:57 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-developer-tools
or add
"finally-a-fast/fafcms-module-developer-tools": "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-developer-tools is released under the MIT License. See the LICENSE.md for details.