Skip to content

Issue #3486774: Create Basic Content Publishing recipe - Option 1 - auto opt-in to basic workflow

Option 1

Content types auto opt-in to basic workflow by the publishing recipe

  • One drupal_cms_publishing recipe.
  • Not to apply by default.
  • Listed in suggest to show up as an optional recipe when installing Drupal CMS.
  • No change to any-other recipes.
  • core/recipes/editorial_workflow is in recipes in drupal_cms_publishing.
  • If the Publishing tools was checked while installing Drupal CMS it will do the following
  • Run last after all recipes. It will auto opt-in all content types to the editorial workflow with scheduling.
  • If it was not checked on install, then Run by ddev apply-recipe recipes/drupal_cms_publishing after the install.
Edited by Rajab Natshah

Merge request reports

Loading