文件名称:drupal9
文件大小:162KB
文件格式:ZIP
更新时间:2024-04-16 04:17:48
PHP
使用Drupal 9进行Lando设置 前提条件是在开发机器中安装Lando是: 码头工人 兰多 该项目还包括probo与drupal 9的持续集成。 该项目还使用sonarcloud.io报告代码中的错误。 第1步:克隆此存储库 git clone git@github.com:AbhayPai/drupal9.git or git clone https://github.com/AbhayPai/drupal9.git 步骤2:将目录更改为克隆的项目 cd drupal9 步骤3:将settings.php配置为用于本地开发的默认站点 cp web/sites/default/settings.local.rename-as-php web/sites/default/settings.local.php && \ cp web/sites/development.servic
【文件预览】:
drupal9-master
----.eslintrc.json(1KB)
----.lando.yml(1KB)
----.gitignore(499B)
----package.json(1KB)
----package-lock.json(378KB)
----drush()
--------sites()
----composer.json(3KB)
----.github()
--------workflows()
----automation()
--------phpcs()
----composer.lock(234KB)
----README.md(1KB)
----web()
--------.eslintrc.json(41B)
--------profiles()
--------.ht.router.php(2KB)
--------.htaccess(7KB)
--------robots.txt(2KB)
--------index.php(549B)
--------update.php(804B)
--------config()
--------.eslintignore(151B)
--------sites()
--------.csslintrc(1KB)
--------web.config(4KB)
--------themes()
--------modules()
--------autoload.php(316B)
----gulp.js(785B)
----.stylelintignore(106B)
----.gitattributes(4KB)
----.editorconfig(357B)
----.probo()
--------step-5.sh(173B)
--------.probo.yml(779B)
--------step-3.sh(88B)
--------step-4.sh(86B)
--------step-1.sh(147B)
--------step-2.sh(173B)
----.stylelintrc.json(944B)