Q3, 2024 — Draft & Publish
complete
Aurélien Georget
Allow users to manage content by having a published and draft content at the same time.
Derrick Mehaffy
Benjamin Ollivier: It will be coming out with Strapi 5 GA, currently we expect sometime in September. If you want to test it out before the GA/Stable you can test it with our RC release.
Marco Autiero
Merged in a post:
Version Control and Draft Mode for Published Content
adarsh
Implement a system that maintains published versions of content while allowing edits to enter a draft state, ensuring continuity of live data until explicitly approved.
Specifications:
- Version Storage:
Upon publication, store the current version in a separate location.
- Edit Workflow:
When editing a published item, the changes enter a draft mode.
The item remains in draft until approved by an authorized user.
- API Behavior:
While in draft mode, API calls should return the last published version.
API responses should not reflect draft changes until publication.
- Publication Process:
Upon approval and publication of a draft:
a. Replace the stored, published version with the new content.
b. Update API responses to reflect the newly published version.
- Data Integrity:
Ensure no interruption in the availability of the last published version during the draft and approval process.
This system will maintain data consistency for public-facing applications while allowing internal content management flexibility.
Marco Autiero
Thanks for your feedback! What you're looking for has been available since Strapi v5 :) Give it a try! https://docs.strapi.io/cms/features/draft-and-publish#:~:text=To%20publish%20a%20draft%2C%20click,will%20switch%20to%20%22Published%22.
Niklas Winkels
marked this post as
complete
Draft & Publish Now Available!
Now, you can safely draft your content with a simple interface that splits Draft and Published content into separate tabs. Plus, you can save and publish all in one go, making things easier and helping you avoid any publishing mistakes.
- Separate tabs for Draft and Published content.
- One-click save and publish.
- Clear content statuses to avoid mistakes.
Thanks for your feedback and support!
Benjamin Ollivier
When will this feature be available?
Derrick Mehaffy
Benjamin Ollivier: It will be coming out with Strapi 5 GA, currently we expect sometime in September. If you want to test it out before the GA/Stable you can test it with our RC release.
William Flint
Any updates on this so far?
Niklas Winkels
marked this post as
in progress
S
Stephen Taylor
Is there any insight as to when this will be ready for use?
D
Devon Helliwell
We tried the content versioning plugin but it didn't work with related content or unique fields so we are back to waiting for this to be released. Does anyone know if there is an eta?
Steven Dyson
This would be great for my team! I attempted to use the content-versioning-plugin with i18n and Localazy with no success. You could consider reaching out to i18n plugin developers to ensure this feature will work with seamlessly with the other plugins.
L
Lucas Boilly
Hello,
You've certainly received a message from me with a link to a prototype. Unfortunately, most of you couldn't access it because we encountered some issues with the tool used, but it's now fixed! Sorry for the inconvenience 🙏
For those who didn't see the first message, this is a prototype for the new iteration of Draft & Publish. Any feedback is welcome!
Here is the link: https://t.maze.co/191919788
Load More
→