Migrate HTML to Paragraphs

Categories

Component ID

2844098

Component name

Migrate HTML to Paragraphs

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1534

Component created

Component changed

Component body

Migrate API module which allows you to turn HTML (from the migration source) into Paragraph items (on the migration destination).
Migrate plugins can be assigned to a field using YAML declarations like any other Migrate Plugin.
New plugins can be created easily by extending the plugin classes provided by this module.

Requirements

Recommended modules

  • Migrate Plus: to extend the amount of plugins available to your custom migration
  • Migrate Tools: to manage your custom migration using Drush or Drupal Console