awd-studio/drupal-install-cli 问题修复 & 功能扩展

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

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

awd-studio/drupal-install-cli

Composer 安装命令:

composer require awd-studio/drupal-install-cli

包简介

Provide a command for installing drupal with Drush from the command line

README 文档

README

Provide a command for installing drupal with drush from the command line

This package should be used with one of Drupal Composer project.

Drupal Install CLI Screenshot

For now, plugin can install sites only with Drush, so it must be required in your project.

Requirements

Install

Via Composer

composer require awd-studio/drupal-install-cli

Or add a dependency on awd-studio/drupal-install-cli to your project’s composer.json file:

{
    "require": {
        "awd-studio/drupal-install-cli": "dev"
    }
}

Usage:

Just call command from CLI:

vendor/bin/drupal-install-cli drupal:site-install

Answer all questions and it'll be done.

You also may pass the options for configure installation. As example:

vendor/bin/drupal-install-cli drupal:site-install --db-host='localhost' --db-user='[MY_DB_USER]' --db-name='[MY_DB_NAME]' --db-pass='[MY_DB_PASS]'

Available options:

  • --db-host - Database host
  • --db-name - Database name
  • --db-user - Database user name
  • --db-pass - Database user password
  • --profile - Installation profile name
  • --site-name - Your future site name
  • --site-mail - Site E-mail
  • --admin-login - Admin user name
  • --admin-pass - Admin user password
  • --admin-mail - Admin user E-mail

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-03-14

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固