gauravgoyal/local-acsf-sites
最新稳定版本:0.1
Composer 安装命令:
composer require gauravgoyal/local-acsf-sites
包简介
Create ACSF sites locally
README 文档
README
This is an Acquia BLT plugin providing ACSF multisite integration.
This plugin is community-created and community-supported. Acquia does not provide any direct support for this software or provide any warranty as to its stability.
Installation and usage
In your project, require the plugin with Composer:
composer require gauravgoyal/local-acsf-sites
Clone a site locally by using below command
blt recipes:acsf:clone:site @target_env @sitename
For e.g. to clone a site example from 01live environment, command would be
blt recipes:acsf:clone:site 01live example
Run vagrant up --provision to create a vhost and database entry.
visit local.example.com to checkout the site.
How does it work?
- Above command uses
recipes:multisite:initinternally to create a new site with new db. - Multisite directory is ignored in .gitignore file
- Pre Sites PHP hook is used to populate the sites into site variable
统计信息
- 总下载量: 9.19k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2020-04-13