config_pages_export
No security coverage
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.