Add support for Drupal core ConfigActions
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3530798. --> Reported by: [jurgenhaas](https://www.drupal.org/user/168924) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>As discussed in <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/drupal_cms/issues/3501759" title="Status: Closed (fixed)">#3501759: The fields from the SEO Tools recipe should automatically be added to new content types when they are created after the SEO Tools recipe is applied</a></span> it would be helpful to have an action plugin that can execute config actions.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>As proposed in <a href="https://www.drupal.org/project/drupal_cms/issues/3501759#comment-16147563">#18</a> of the other issue, we should implement a config form for action ID, config name and data.</p> > Related issue: [Issue #3501759](https://www.drupal.org/node/3501759)
issue