tderego/project_starter_base
最新稳定版本:1.0.0-beta5
Composer 安装命令:
composer require tderego/project_starter_base
包简介
Collection of standard Drupal Core and Contrib modules.
README 文档
README
This recipe installs a standard list of Drupal Core and Contrib modules.
Usage
Set "minimum-stability": "dev" in your project composer.json.
Install the recipe in you project. (If you are not using DDEV for your local environment, drop the ddev from the command.)
$ ddev composer require tderego/project_starter_baseApply the recipe. Be sure to update the paths in the command to match your project.
$ ddev exec -d /var/www/html/web php core/scripts/drupal recipe recipes/project_starter_baseUppack the recipe to add recipe items to the project composer.json and uninstall the recipe.
$ ddev composer unpack tderego/project_starter_base
统计信息
- 总下载量: 95
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2024-09-24