Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module adds permissions to Drupal's content moderation system, allowing users to transition only the content they have created. It solves the issue where users with publishing rights could publish any content, enabling fine-grained control based on content ownership.

Provides permissions to allow users to use workflow transitions only for content they created.

Drupal core content moderation doesn't provide permissions for all content and own content like it does for node editing. This module provides an own content permission for workflow transitions which allows users to transition content they created while restricting it for content created by others.

The problem this module solves is to allow a content editor to create new drafts of any content and only publish their own content. With the out of the box Drupal permissions, when you give a content editor permissions to publish content, they can publish any content they have permissions to edit. With this module you can remove the permission to publish any content and assign permission to only publish content that user has created.

Installing

Install with Composer:

composer require drupal/content_moderation_owner_permissions

Then enable the module through the UI or with Drush.

The module just provides a new set of permissions, so head over to the permissions page (/admin/people/permissions) and set the appropriate permissions.

Configuration

Content moderation owner permissions.

Example setting Content Moderation and Content Moderation Owner Permissions permissions so Content Editors can create drafts of any content and publish their own content.

Don't forget to set the appropriate node permissions so users can edit any content.

Activity

Total releases
1
First release
May 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Release date
1.0.0-beta1 Pre-release May 23, 2025