Mirroring page structure with empty content for translations in Payload CMS 3.0 #8255
danielkoller
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Background
I'm developing a multilingual site using Payload CMS 3.0 and need to implement a specific workflow for content translation. The goal is to streamline the process of creating translated versions of pages while maintaining a clear separation between languages.
Desired Workflow
Questions
Proposed Implementation
I'm considering using a custom hook to clone the page structure with empty content when a German page is published. This hook would:
Is this approach viable? Are there any potential pitfalls or performance concerns I should be aware of?
Request
If this functionality doesn't exist, I'd like to propose adding it as a feature to Payload CMS. It would greatly benefit multilingual sites and streamline the translation workflow. Alternatively, if it's relatively straightforward to implement, I'd appreciate any guidance on the best way to approach this.
Thank you for your time!
Beta Was this translation helpful? Give feedback.
All reactions