- Issue created by @nathaniel_pw
- Status changed to Closed: won't fix
2 months ago 3:42pm 17 August 2025 Hi @nathaniel_pw
DXPR Builder allows you to create and edit rich content through the UI. In Drupal, the content is not exportable as part of configuration management. This is because Drupal's configuration export system is designed to handle site settings and structure (like content types and views), but not the actual content itself.
If you need to export content, these modules could be a good candidate to use - Single Content Sync → , → , etc.