Install

Works with Drupal: ^10 || ^11

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 53.48 KB
MD5: 43a251c1d346f78dfae562941541e431
SHA-1: fdf4d03f10e54906a87f188cc74fc0185c87b850
SHA-256: 25fbdb783c8be260c6a88e04626e3384fd9fd86c938871d66f052974463077ec
Download zip 58.85 KB
MD5: 31dbcfdf5d26fc2c74ee7310c96bdda8
SHA-1: 24c9c6b92445443cce7d88020dd5679399011cfc
SHA-256: 6e6c76f02f3c33dea6e7df32efd415e7f1c0e58a93a47e92e0ced5e62395f343

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.

Created by: lakshanaapriya
Created on: 5 May 2026 at 05:21 UTC
Last updated: 5 May 2026 at 05:22 UTC
New features

Other releases