rocketfirm/engine
Composer 安装命令:
composer require rocketfirm/engine
包简介
Set of components and libraries, that powers up RocketFirm websites
README 文档
README
RocketFirm Yii2 Engine - is a core of websites, created in RocketFirm
Installation
Installation should be automatically done, when you run composer install command (get composer)
within Rocket site template.
Another way to install RocketEngine is to require this package from console
$ composer require rocketfirm/engine
Running migrations
Configure your database and run this package's migrations, before running your project's migrations
$ php yii migrate --migrationPath=@vendor/rocketfirm/engine/migrations
统计信息
- 总下载量: 352
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-08-11