execut/yii2-pages-seo
Composer 安装命令:
composer require execut/yii2-pages-seo
包简介
A template for module based on eXeCUT Yii2 CRUD
README 文档
README
Template for yii2 module based on yii2-crud-fields
For license information check the LICENSE-file.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require execut/yii2-pages-seo
or add
"execut/yii2-pages-seo": "dev-master"
to the require section of your composer.json file.
Usage
Add bootstrap to config file:
return [ 'bootstrap' => [ 'pagesSeo' => \execut\pagesSeo\bootstrap\Common::class, ] ];
统计信息
- 总下载量: 114
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2020-08-09