Closed (fixed)
Project:
Recipes Initiative
Version:
1.0.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
16 Jul 2025 at 15:05 UTC
Updated:
1 Aug 2025 at 14:39 UTC
Jump to comment: Most recent
Project Browser is one of the only consumers of the recipe system's extra section; you can use it to show extra tasks for applied recipes. The syntax isn't necessarily obvious, though. We should document how to add tasks to Project Browser, and what it will look like when you do.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
thejimbirch commentedProject browser reads the extra info here:
https://git.drupalcode.org/project/project_browser/-/blob/2.1.x/src/Acti...
Drupal CMS issue to add tasks
https://www.drupal.org/project/drupal_cms/issues/3513758
Change record where is was added.
https://www.drupal.org/node/3504056
Comment #4
phenaproximaComment #6
thejimbirch commentedLooks lovely! And awesome new functionality in Project Browser! Thanks!