morethanthemes/extra_project_browser
最新稳定版本:1.0.1
Composer 安装命令:
composer require morethanthemes/extra_project_browser
包简介
Project Browser source that lists extra_* recipes in the codebase and auto-enables the source.
README 文档
README
[ARCHIVED] Moved to
Extra Project Browser
Project Browser source plugin that exposes recipes prefixed with extra_ found in your codebase. On install it auto-enables the source in Project Browser settings.
Installation
- With Composer (Packagist):
composer require morethanthemes/extra_project_browser(installs toweb/modules/contribby default) - Enable the module:
drush en extra_project_browser -y
For local development from Git, clone it into your custom modules location and ensure Drupal sees that path (for example with a web/modules/custom symlink to your dev directory).
What it does
- Scans configured recipe locations for
recipe.ymlunder directories starting withextra_. - Surfaces those recipes as a Project Browser source (
extra_recipes). - Automatically enables the source in
project_browser.admin_settingson install; removes it on uninstall.
Development
The module lives in dev/custom/extra_project_browser. Keep it under version control separately if you publish to Packagist.
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2025-12-16