Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Content Moderation Link

76 sites Security covered Drupal 8–11
View on drupal.org

This module allows users to change the workflow state of content by visiting a specific URL, enabling "one-click" moderation actions such as publishing or moving content to different states. It uses existing permissions and can generate URLs using tokens for easier integration.

This module allows editors to move content to a different workflow state by
accessing a specially crafted URL, for example:

https://mydomain.com/content-moderation-link/process/in_review/node/108,109

Note that the last three parts of the URL are meant to provide:
- the machine name of the target workflow state (e.g. draft or published)
- the machine name of entity type (e.g. node)
- one or more IDs that should be processed

Note that this module currently uses existing permissions, so to use the link a
user must be authenticated (they will be redirected to the login page if not)
and have permission to use the transition needed from the content's current
state to the target state.

A possible use case for this functionality is providing administrators with "one click" moderation links to publish (or otherwise move in a workflow) one or more pieces of content, from within another system, for example an email or Slack message.

With the 1.1.x branch, you can now easily generate the necessary URLs using a token such as:
[node:moderation-link:published]

Depends on

Dependencies of the latest stable release

  • content_moderation Drupal core

Required by

1 tracked project depends on this one

Activity

Tracked releases
4
Tracked since
Jun 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 4
Maintenance
Dormant

Release Timeline

Releases

Version Type Core Release date
1.1.0 Stable 8–11 Jul 25, 2025
1.1.0-beta2 Pre-release 8–11 Jun 17, 2025
1.1.0-beta1 Pre-release 8–11 Jun 13, 2025
1.1.x-dev Dev 8–11 Jun 13, 2025