finally-a-fast / fafcms-module-developer-tools
此包已被放弃,不再维护。未建议替代包。
此包包含创建FAFCMS插件所需的所有推荐开发工具。
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
这是一个Finally a fast CMS的模块。
安装
安装此扩展的首选方式是通过composer。
运行以下命令之一
php composer.phar require finally-a-fast/fafcms-module-developer-tools
或者将以下内容添加到你的composer.json文件的require部分:
"finally-a-fast/fafcms-module-developer-tools": "dev-master"
to the require section of your composer.json file.
文档
文档 将很快在 https://www.finally-a-fast.com/ 上发布。
许可证
fafcms-module-developer-tools 采用MIT许可证发布。有关详细信息,请参阅LICENSE.md。