Drush站点安装/本地化
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Drush站点安装/本地化相关的知识,希望对你有一定的参考价值。
Installs drupal using the provided database credentials with the provided localization, creates admin account with the given name and password
drush site-install standard --locale=de --db-url=mysql://user:********@dbhost/dbname --account-name=admin --account-mail=admin@site.com --account-pass=******** --site-name=Test site-mail=admin@site.com
以上是关于Drush站点安装/本地化的主要内容,如果未能解决你的问题,请参考以下文章