Project Browser Extra Recipes
This module makes your site's custom recipes, which start with "extra_", appear directly within the Project Browser interface. This allows site builders to easily discover and use these custom recipes alongside other available ones.
Project Browser Extra Recipes makes your site's own extra_* recipes show up in the Project Browser UI, so site builders can discover and apply them like any other recipe.
Features
- Scans recipe locations for directories starting with extra_.
- Adds those recipes as a Project Browser source.
- Reads name/description from recipe.yml and package metadata from composer.json when present.
- Useful for teams managing private or site-specific recipes in their codebase.
Post-Installation
Enable the module, then visit the Project Browser page. The "Extra recipes" source is automatically enabled and its recipes appear in the list. No additional configuration is required.
Additional Requirements
- Drupal core 10 or 11
- Project Browser module
Recommended modules/libraries
None.
Similar projects
This module complements Project Browser by adding a local source for custom recipes. It does not replace Project Browser or its core recipes source.
Supporting this Module
TODO: Add your support links here (Patreon, OpenCollective, GitHub Sponsors).
Community Documentation
TODO: Add links to documentation, demos, or walkthroughs here.