Install
Works with Drupal: ^10 || ^11Using dev releases is not recommended, except for testing.
Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
Initial development release for Content Migration Porter.
This project provides the Content Porter module, which helps migrate selected Drupal content from one project to another Drupal project using JSON export and import.
Features:
- Export selected content as JSON.
- Import Content Porter JSON files.
- Supports selected content, media, custom blocks, and supported related entities depending on the destination site structure.
- Provides admin pages under Content > Content Porter.
Important:
The destination site should already have the same content types, fields, media types, paragraph types, taxonomy vocabularies, and custom block types before importing content.
Recommended:
Use Config Entity Exporter first if the destination site does not already have the required configuration structure.
Security:
Only import JSON files from trusted sources.