Download the PHP package awd-studio/drupal-install-cli without Composer
On this page you can find all versions of the php package awd-studio/drupal-install-cli. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download awd-studio/drupal-install-cli
More information about awd-studio/drupal-install-cli
Files in awd-studio/drupal-install-cli
Download awd-studio/drupal-install-cli
More information about awd-studio/drupal-install-cli
Files in awd-studio/drupal-install-cli
Vendor awd-studio
Package drupal-install-cli
Short Description Provide a command for installing drupal with Drush from the command line
License MIT
Package drupal-install-cli
Short Description Provide a command for installing drupal with Drush from the command line
License MIT
Please rate this library. Is it a good library?
Informations about the package drupal-install-cli
Drupal Install CLI
Provide a command for installing drupal with drush from the command line
This package should be used with one of Drupal Composer project.
For now, plugin can install sites only with Drush, so it must be required in your project.
Requirements
- PHP ^7.1
- Composer package manager
- Drush a command line shell for DRUPAL
- symfony/console ^2.1 || ^3.0 || ^4.0
Install
Via Composer
Or add a dependency on awd-studio/drupal-install-cli to your project’s composer.json file:
Usage:
Just call command from CLI:
Answer all questions and it'll be done.
You also may pass the options for configure installation. As example:
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
All versions of drupal-install-cli with dependencies
PHP Build Version
Package Version
The package awd-studio/drupal-install-cli contains the following files
Loading the files please wait ....