drush backdrop-site-installfor drush 8x


Install Backdrop along with modules/themes/configuration using the specified install profile.

drush backdrop-site-install

backdrop-site-install is a Drush command from the backdrop project.

A free and Open Source CMS for small to medium sized businesses and non-profits.

Backdrop CMS
  • Aliases


    backdrop-site-install has 1 alias/es:


    drush si

  • Arguments


    backdrop-site-install accepts 2 argument/s:


    arguments : The install profile you wish to run. Default is "standard"

     : Any additional settings you wish to pass to the profile. The key is in the form [form name].[parameter name]

  • Options


    backdrop-site-install accepts 10 option/s:


    --root : Set the working directory for the script to the specified path. Required if running this script from a directory other than the Backdrop root.

    --db-url

    --db-url : db-url

    --db-prefix : An optional table prefix to use for initial install.  Can be a key-value array of tables/prefixes in a drushrc file (not the command line).

    --account-name : uid1 name. Defaults to admin

    --account-pass : uid1 pass. Defaults to a randomly generated password. If desired, set a fixed password in drushrc.php.

    --account-mail : uid1 email. Defaults to admin@example.com

    --locale

    --locale : locale

    --clean-url : Defaults to 1

    --site-name : Defaults to Site-Install

    --site-mail : From: for system mailings. Defaults to admin@example.com

  • Comments


    comments powered by Disqus