- Issue created by @aubjr_drupal
- Merge request !131Issue 3542128 - Recipe, Config Actions integration β (Open) created by Unnamed author
The relatively new (and still experimental) Config Action API can't access the existing methods in this module to execute config:actions: in recipes.
Integrate the Recipes Initiative with this module so sitemaps can be defined, queued up, and generated from a recipe.
SimpleSitemapGenerate
class to define the new config action.Generator
class to register the generate, rebuildQueue
methods for config actions.Active
4.2
Code