Strapi Plugin Content Versioning

screenshot of Strapi Plugin Content Versioning
strapi

This plugin enables content versioning in Strapi

Overview:

The Strapi plugin Content-Versioning allows users to switch between different versions of their content and have multiple draft versions. It keeps a history of all changes, allowing users to revert back to previous versions. The plugin supports different published and draft data. It is important to note that the plugin may not work with the Strapi publisher plugin and requires the DATABASE_CLIENT environment variable to be set.

Features:

  • Switch between different content versions: Users can easily switch between different versions of their content.
  • Multiple draft versions: The plugin enables users to have multiple draft versions of their content.
  • History of changes: The plugin keeps a history of all changes made to the content, allowing users to revert back to previous versions.
  • Published and draft data: Users can have different data for published and draft versions of their content.

Summary:

The Strapi plugin Content-Versioning provides users with the ability to switch between different versions of their content, have multiple draft versions, and revert back to previous versions. It keeps a history of all changes and supports different data for published and draft versions. However, it may have limitations with the Strapi publisher plugin and requires the DATABASE_CLIENT environment variable to be set.

strapi
Strapi

Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.