shelane/toggle-modules 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

shelane/toggle-modules

最新稳定版本:v1.0.3

Composer 安装命令:

composer require shelane/toggle-modules

包简介

Enables and uninstalls specified modules per defined environment.

README 文档

README

This is an Acquia BLT plugin providing a process for toggling modules on a per environment basis.

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

To use this plugin, you must already have a Drupal project using BLT 13.

  1. Add this plugin to your project using composer:

composer require shelane/toggle-modules

  1. Initialize the toggle settings for your project:

blt recipes:config:init:toggle-modules

  1. Update your blt.yml file with the list of modules you wish to enable to disable in each environment.

The command is registered as post-command hooks for the blt commands drupal:install and drupal:config:import. You can also call the command manually by calling blt drupal:toggle:modules.

License

Copyright (C) 2021 Acquia, Inc.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

统计信息

  • 总下载量: 259.3k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2021-08-11