Config Pages Export
No security coverage
This module integrates Config Pages content with Drupal's core Configuration Management system, allowing content to be exported and imported alongside configuration. This makes it possible to deploy Config Pages content reliably between different environments.
Description
The Config Pages Export module enables exporting and importing config_pages content entities using Drupal's core Configuration Management system.
Features
- integration with Drupal config management
- Auto export/import with
config:exportandconfig:import - Drush commands:
cpexandcpim - Preserves all field data and relationships
- Compatible with Config Split
- Supports all
config_pagesentity types - Turns Config Pages content into deployable config
Post-Installation
Config Pages are auto-included in config exports/imports. Use Drush for manual control if needed.
Requirements
- Drupal 9 or 10
- Config Pages module
Similar Projects
This module fills the gap by exporting config_pages content as config, enabling reliable deployment between environments.