Content Versioning

Can anyone please give a detailed way to install and use content versioning plugin as I am unable to use it , i guess documentation for content versioning plugin is not explained enough.

3 Likes

Did you enable this in your config/plugins.js

"content-versioning": {
    enabled: true,
},

Were you able to find any solution ? I can see the plugin installed in my plugins list but its not working. Couldn’t find any well explained documentation. I have enabled this @Thomas_H

@ANUBHAV_TRIVEDI ust rebuild your strapi admin with commaand npx strapi build. It will work

I’ve already done this, when I installed and ran the build in the terminal but it’s not working.