futurando-oficial/cakephp-banners
Composer 安装命令:
composer require futurando-oficial/cakephp-banners
包简介
Banners plugin for CakePHP
README 文档
README
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
Install Plugin to the Vendors Folder
composer require futurando-oficial/cakephp-banners
Load into cakephp the plugin
bin/cake plugin load Banners
Create Table onto de database
bin/cake migrations migrate -p Banners
Insert Seeds onto database
bin/cake migrations seed -p Banners
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-09-03