stephane888/drupal_project_habeuk

此包已被弃用且不再维护。未建议替代包。

用于重置文档根的 Drupal 9 项目模板

1.1.0 2022-12-20 09:12 UTC

This package is auto-updated.

Last update: 2023-09-04 06:27:43 UTC


README

使用: https://github.com/Habeuk/drupal_project_habeuk

habeuk.com 的 Drupal 项目 Composer 模板

安装 Drupal 9

Creer un dossier nommé /siteweb/mydrupal, acceder à ce dossier et executer la commande ci-déssous:

cd /siteweb/mydrupal

composer create-project stephane888/drupal_project_habeuk:dev-9x public --no-interaction

此命令创建一个公共文件夹并下载 Drupal 文件。 (更多信息)

Acceder au dossier public, executer les commande suivantes :

vendor/bin/drush site:install habeuk_profile

suivez les instructions afin de terminer l'installation de drupal 9.

站点安装完成后将创建一个管理员账户。

Vous pouvez utiliser ces identifiant afin d'acceder à votre nouveaau site web.