content_type_config_export
Provides a simple way to export Drupal content, including field data and references, for reuse, migration, or sharing across Drupal sites.
Features
The Content Export module allows site builders and developers to export content entities in a structured format.
Functionality
• Exports nodes with all configured field values
• Supports taxonomy term and entity references
• Preserves content structure during export
• Produces consistent export output for reuse
When to use this module
• Exporting content between Drupal environments
• Preparing content for migration to another site
• Creating reusable content sets
• Sharing content across multiple Drupal installations
Post-Installation
After enabling the module:
1. Navigate to the Content Export configuration page.
2. Select the content types to export.
3. Configure included fields and references.
4. Run the export to generate the output.
The module does not create new content types or modify existing content.
No text format or permission changes are required.
Additional Requirements
Does this project need anything beyond Drupal core? Include any dependent modules, libraries, APIs, etc., that are required for this project to work.