danak/anaxmodule
Composer 安装命令:
composer require danak/anaxmodule
包简介
Anaxmodule.
README 文档
README
Install as Anax module This is how you install the module into an existing Anax installation.
First go into composer.json and add following code snippet.
"require": {
"anax/anax-ramverk1-me": "^1.0.0",
"danak/anaxmodule": "^v3.0.1"
}
After that use the command "composer update".
When that is done you simply run.
bash vendor/danak/anaxmodule/.anax/scaffold/postprocess.d/700_anaxmodule.bash
Now it all should be installed and working.
Have fun!
统计信息
- 总下载量: 63
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-12-06