cj/comment
Composer 安装命令:
composer require cj/comment
包简介
Anax comments module.
README 文档
README
Anax comment module.
Requirements
Have previous knowledge on how to use the anax framework. Have a scaffolded or otherwise functioning instance of the anax framework.
Install
You can install the module by using composer.
composer require cj/comment
post-install settings
Get api documentation
rsync -av vendor/cj/comment/content/documentation.md content/documentation.md
Copy the routefile
rsync -av vendor/cj/comment/config/route/comments.php config/route
Add the comments route to your route config file. Se sample in
vendor/cj/comment/config/route.php
Add dependencies to DI-container
Add the dependencies to your di config file. Se sample in
vendor/cj/comment/config/di.php
License
This software carries a MIT license.
.
..: Copyright (c) 2017 Christofer Jungberg (christofer.jungberg@gmail.com)
统计信息
- 总下载量: 43
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-09-27