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_publishingrecipe.
- 
Not to apply by default. 
- 
Listed in suggestto 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_workflowis in recipes indrupal_cms_content_type_basenot indrupal_cms_publishing.
- 
All content type recipes will used the default basic editorial workflow. 
- 
If the Publishing toolswas 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_publishingafter the install.
Edited  by Rajab Natshah