承接 acquia/drs-acsf 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

acquia/drs-acsf

最新稳定版本:1.0.0

Composer 安装命令:

composer require acquia/drs-acsf

包简介

Acquia recommended acsf drush commands.

关键字:

README 文档

README

This plugin is specially designed for the automated generation of settings files needed for running code in an ACSF environment.

composer require acquia/drs-acsf

Commands

The acsf-init Drush command (provided as part of the Site Factory Connector module) prepares a custom Drupal distribution for development and deployment on Site Factory. The command appends information to your website’s sites/default/settings.php file, while also creating any necessary directories, identifying database credentials, creating a sites.php file, and copying files required by Site Factory.

./vendor/bin/drush drs:acsf:init:all

Above command will initialize support for Acquia Cloud Site Factory by performing the following tasks:

  • Executing the acsf-init command, provided by the drupal/acsf module.
  • Adding default factory-hooks to your application.
./vendor/bin/drush drs:acsf:init:drush
  • Executing initialization command provided acsf module
./vendor/bin/drush validate:acsf

Above command will validate all required settings are in place.

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 7
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2024-04-09