drupal-project-template:使用 Composer、开发和文档工具的基本 Drupal 项目模板

时间:2021-06-24 03:13:50
【文件属性】:
文件名称:drupal-project-template:使用 Composer、开发和文档工具的基本 Drupal 项目模板
文件大小:78KB
文件格式:ZIP
更新时间:2021-06-24 03:13:50
PHP Drupal 7 项目模板 概述 Drupal 7 项目模板旨在克服 Drupal 开发生命周期中的常见工作流问题。 它具有以下一组功能: 使用 Composer 构建项目。 模块修补。 轻松的 Drupal 核心和模块升级。 项目级依赖管理。 有组织的项目目录结构。 PHPUnit 测试(用于 Drupal 7)。 自动代码审查、站点审查和安全审查报告。 轻松更新代码和数据库更改。 工作流和开发人员帮助脚本。 单独的环境设置(不存储在代码库中) 使用 DoxyGen 和 Sphinx 的代码文档。 路线图 Behat BDD 测试。 入门 1. 安装作曲家 用于构建项目及其依赖项。 # Install Composer globally. curl -sS https://getcomposer.org/installer | php # Move Compo
【文件预览】:
drupal-project-template-master
----.gitignore(761B)
----patches()
--------README.md(275B)
--------patches.rst(285B)
----copy()
--------README.md(402B)
--------sites()
----drush()
--------aliases()
--------drushrc.php(11KB)
--------README.md(3KB)
--------commands()
----code()
--------README.md(193B)
--------themes()
--------features()
----composer.json(11KB)
----composer.lock(11KB)
----scripts()
--------fix-permissions.sh(3KB)
--------audit.sh(360B)
--------builddocs.sh(115B)
--------README.md(66B)
--------update.sh(670B)
--------downsync.sh(951B)
--------review.sh(3KB)
--------code-sever.sh(279B)
----README.md(10KB)
----phpunit.xml(556B)
----environments()
--------settings.production.php(904B)
--------settings.staging.php(889B)
--------settings.develop.php(3KB)
----tests()
--------phpunit()
--------README.md(186B)
----docs()
--------Makefile(5KB)
--------index.rst(221B)
--------conf.py(8KB)
--------doxygen.config(101KB)
--------history.rst(190B)
--------featuresissues.rst(296B)
--------overview.rst(240B)
--------architecture()
--------README.md(106B)
--------environment.rst(392B)
--------themes()
--------modules()
--------features()

网友评论