phkl16/comment
Composer 安装命令:
composer require phkl16/comment
包简介
Anax comment module.
README 文档
README
phkl16 Comment module
Install
Install using composer and then integrate the module with your Anax installation.
Install with composer
composer require phkl16/comment
Router files
rsync -av vendor/phkl16/comment/config/route2/comment.php config/route2 rsync -av vendor/phkl16/comment/config/route2/userController.php config/route2
You need to include the router file in your router configuration config/route.php. There is a sample you can use in vendor/phkl16/comment/config/route2.php.
View files
rsync -av vendor/phkl16/comment/view/* view/
DI services
You need to add the services di configuration config/di.php. There is a sample you can use in vendor/phkl16/comment/config/di.php.
Database
You need to have a database config file. There is a sample you can use under vendor/phkl16/config/database.php You will also need to build upp your database, you can find sample files for the tables under vendor/phkl16/sql
License
This software carries a MIT license.
.
..: Copyright (c) 2017 Philip Klingzell (philip.klingzell@gmail.com)
统计信息
- 总下载量: 45
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-10-02