drupal/orchestration_recipe_workflow_blog

Workflow transition for blogs

Maintainers

Package info

git.drupalcode.org/project/orchestration_recipe_workflow_blog.git

Type:drupal-recipe

pkg:composer/drupal/orchestration_recipe_workflow_blog

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

1.0.x-dev 2025-10-24 17:44 UTC

This package is not auto-updated.

Last update: 2026-03-14 16:22:42 UTC


README

ID: orchestration_recipe_workflow_blog

Installation

## Import recipe
composer require drupal/orchestration_recipe_workflow_blog

# Apply recipe with Drush (requires version 13 or later):
drush recipe ../recipes/orchestration_recipe_workflow_blog

# Apply recipe without Drush:
cd web && php core/scripts/drupal recipe ../recipes/orchestration_recipe_workflow_blog

# Rebuilding caches is optional, sometimes required:
drush cr