greg-boggs/recommended-project
Composer 安装命令:
composer create-project greg-boggs/recommended-project
包简介
Project template for Drupal 9 projects with a relocated document root
README 文档
README
This template builds Drupal 9 using the "Drupal Recommended" Composer project. It is pre-configured to use MariaDB and Redis for caching. The Drupal installer will skip asking for database credentials as they are already provided.
Drupal is a flexible and extensible PHP-based CMS framework.
Features
- PHP 7.4
- MariaDB 10.4
- Redis 5
- Drush included
- Automatic TLS certificates
- Composer-based build
Post-install
Run through the Drupal installer as normal. You will not be asked for database credentials as those are already provided.
Customizations
The following changes have been made relative to Drupal 9 "Recommended" project as it is downloaded from Drupal.org or Packagist. If using this project as a reference for your own existing project, replicate the changes below to your project.
- The
.platform.app.yaml,.platform/services.yaml, and.platform/routes.yamlfiles have been added. These provide Platform.sh-specific configuration and are present in all projects on Platform.sh. You may customize them as you see fit. - An additional Composer library,
platformsh/config-reader, has been added. It provides convenience wrappers for accessing the Platform.sh environment variables. - Drush and Drupal Console have been pre-included in
composer.json. You are free to remove one or both if you do not wish to use them. (Note that the default cron and deploy hooks make use of Drush commands, however.) - The Drupal Redis module comes pre-installed. The placeholder module is not pre-installed, but it is enabled via
settings.platformsh.phpout of the box. - The
settings.platformsh.phpfile contains Platform.sh-specific code to map environment variables into Drupal configuration. You can add to it as needed. See the documentation for more examples of common snippets to include here. It uses the Config Reader library. - The
settings.phpfile has been heavily customized to only define those values needed for both Platform.sh and local development. It calls out tosettings.platformsh.phpif available. You can add additional values as documented indefault.settings.phpas desired. It is also setup such that when you install Drupal on Platform.sh the installer will not ask for database credentials as they will already be defined.
References
greg-boggs/recommended-project 适用场景与选型建议
greg-boggs/recommended-project 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 5 次下载、GitHub Stars 达 0, 最近一次更新时间为 2021 年 06 月 10 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 greg-boggs/recommended-project 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 greg-boggs/recommended-project 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2021-06-10