Search by

osu-wams / osu_editorial_workflow

emerhamosu-wams

Provides support for Editorial Workflows of content.

Package info

github.com/osu-wams/osu_editorial_workflow

Type:drupal-custom-module

pkg:composer/osu-wams/osu_editorial_workflow

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

Stars: 0

1.0.5 2026-09-21 21:27 UTC

This package is auto-updated.

Last update: 2026-09-21 21:27:49 UTC


README

The OSU Editorial Workflow module is designed to ensure that all required modules for an effective editorial workflow are installed and necessary permissions are assigned. This module simplifies the process of setting up a comprehensive editorial workflow in your Drupal site.

Features

  • Automatically installs and enables required modules.
  • Assigns essential permissions to roles for managing content.

Requirements

  • Drupal 10 or higher

Installation

  1. Download the module: You can download the OSU Editorial Workflow module from Drupal.org or using Composer:

    composer require drupal/osu_editorial_workflow
  2. Enable the module: Enable the module using Drush or via the Drupal admin interface:

    drush en osu_editorial_workflow -y

Configuration

After enabling the module, all required sub-modules will be enabled, and permissions will be automatically set. You can review and adjust these settings if necessary in the Drupal admin interface.

Maintainers

License

This project is licensed under the GNU General Public License, version 2 or later.