We frequently get requests for PR-like workflows (someone suggests a change, and someone else approves before publishing) Right now custom roles can be used for this use case, but a more first class feature flow could be very useful
Ability to schedule updates to the same content entry
Customers often leverage section models to schedule content to publish to their site at a later date. However, when a customer needs to make a scheduled update to said content entry (ex. they want to change a few words in 24 hours) - the content r...
Taylor Miller
about 1 year ago
in Visual Editor
0
Planned
Tool to create builder inputs based on Component prop types
The idea would be to have a tool that can automatically extract all component prop types (React project) and convert them to valid builder inputs. It could be even a cli app, where you can go through each prop. Or just try to convert the most it c...