Issue #3486774: Create Basic Content Publishing recipe - Option 2 - opt-in to the basic workflow by theme-self
Option 2
Content types opt-in to the basic workflow by theme-self
-
One drupal_cms_publishing
recipe. -
Not to apply by default. -
Listed in suggest
to show up as an optional recipe when installing Drupal CMS. -
All content type recipes changed to opt-in to the basic workflow by theme-self. -
core/recipes/editorial_workflow
is in recipes indrupal_cms_content_type_base
not indrupal_cms_publishing
. -
All content type recipes will used the default basic editorial workflow. -
If the Publishing tools
was checked while installing Drupal CMS it will do the following. -
Run last after all recipes, It will update the editorial workflow with In review
, and 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