Skip to content

Added migration code and pipelines to migrate Magento pages to Statamic#189

Open
indykoning wants to merge 1 commit intofeature/statamic-6from
feature/migrations
Open

Added migration code and pipelines to migrate Magento pages to Statamic#189
indykoning wants to merge 1 commit intofeature/statamic-6from
feature/migrations

Conversation

@indykoning
Copy link
Copy Markdown
Member

@indykoning indykoning commented Apr 24, 2026

This PR adds the ability to migrate HTML into Statamic bard fields.
As an example (since every Magento and Statamic installation has them) a cms pages to statamic pages migration command has been added using this migration.

Making use of pipelines for most of the HTML transformations so the migration and transformation process can be customized to a customer's needs.

e.g. currently iframes are transformed into urls, since Statamic does not support iframes in bard.
If a user has a fieldset for iframes, the TransformIframes could be removed. And a custom step for turning it into an iframe fieldset could be used instead.

@royduin
Copy link
Copy Markdown
Member

royduin commented May 1, 2026

Let's wait for the Statamic v6 PR, when that's merged we can merge this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants