Module Description
This module stores revisions for the taxonomy terms.
Whenever users saves or updates taxonomy terms it will create new revision for term as it works with nodes. This provides textarea field to fill a revision log message.
Also on the taxonomy term edit page a new menu tab appears after the module installation which will list all of the taxonomy term's revisions and provides 2 operations for each taxonomy term revisions:
* revert: which will revert the revision.
* delete: which will delete the revision.
Also the module is adding some handler class for taxonomy term to support workflow as it works for content types.
Note: This module works with Drupal 8.7.x onwards.
Whenever users saves or updates taxonomy terms it will create new revision for term as it works with nodes. This provides textarea field to fill a revision log message.
Also on the taxonomy term edit page a new menu tab appears after the module installation which will list all of the taxonomy term's revisions and provides 2 operations for each taxonomy term revisions:
* revert: which will revert the revision.
* delete: which will delete the revision.
Also the module is adding some handler class for taxonomy term to support workflow as it works for content types.
Note: This module works with Drupal 8.7.x onwards.
Module Link
Project Usage
315
Security Covered
Not Covered By Security Advisory
Version Available
Production
Module Summary
This module solves the issue of storing revisions for taxonomy terms in Drupal 8.7.x onwards, allowing users to create, revert, and delete revisions with a revision log message field.
Data Name
taxonomy_term_revision