This project is not covered by Drupal’s security advisory policy.

In Short

This module adds to the Drupal's default core menu_link_content, the ability to have workflow (from core Drupal's Content Moderation and Workflows).
PS: this module does not add the ability to create revisions.

How it works

This module use the existing "Enabled" field of the menu to implement the functionality of content moderation. So, if the menu is published, then the module enable the item, otherwise, the item keep with the "Enabled" set as false.
The workflow user, for example a Content Editor, can view only the states from the workflows module (default drupal permissions).

Installation

Just add the module using composer and enable it.

Dependencies

- Content Moderation (core)
- Workflows (core)
- Menu Link Content (core)

Supporting organizations: 

Project information

Releases