apax/recipe_apax_base
最新稳定版本:v1.0.2
Composer 安装命令:
composer require apax/recipe_apax_base
包简介
A Drupal 11 recipe with common modules and configuration for new projects.
关键字:
README 文档
README
This is a Drupal 11 recipe with common modules and configuration for new projects.
This Drupal recipe is designed to:
- Install certain parts of Standard install profile that we want
- Disable core modules we don't want
- Set specific contributed module configuration
- Provide a starting point for Drupal ready to develop features for without wasting too much time on the post-install ceremony.
Usage
composer require apax/recipe_apax_base drush recipe ./path/to/recipe_apax_base
Local Development
This project uses Lando for local development. Starting Lando from inside this project will build and install a containerized Drupal site with this recipe applied. You can start Lando with the following command:
lando start
Reinstall the site and reapply the recipe with the following command:
lando rebuild
统计信息
- 总下载量: 90
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2025-06-17