Skip to content

Export CMS page/block to a module

Idea In most cases developers create content on the local machine and copy the results from database to the content_provisioning.xml in their module. Automate this process would save time and reduce possible errors.

Solution Create a CLI command, which "dumps" one dedicated CMS entry to the XML file.

Additional context It should be possible to define into which module the content should be dumped.