From the archive! Drupal 10: Testing Migration Process Plugins

Creating migration process plugins is quite easy in Drupal. What isn't easy is fixing things in content after the migration has run.

This article goes over creating a migration process plugin, and then writing unit tests for it. Essential if you want to ensure that they change content correctly before running the migration.

https://www.hashbangcode.com/article/drupal-10-testing-migration-process-plugins
#drupal #drupalDevelopment #drupalMigration #hashbangcode

Drupal 10: Testing Migration Process Plugins

Drupal's migration system allows the use of a number of different plugins to perform source, processing, and destination functions. Process plugins are responsible for copying and sometimes manipulating data into the destination. There are a number of different process plugins that allow you to get data in different ways and and apply it to your destination fields.Both the core Migrate module and the excellent Migrate Plus module contain a number of different process plugins that you can use to process your data in different ways.

#! code

When should you move from WordPress to Drupal? Learn the signs, the process, and what it looks like in a real migration case.

https://www.specbee.com/blogs/wordpress-to-drupal-migration

#wordpress #drupal #cmsmigration #wordpresstodrupalmigration #drupalmigration #cmsplatform #enterprisecms

Your Drupal 7 site has reached its end of life as of January 2025. If you’re planning a move to Drupal 10 or 11, this blog will help you prepare for a smooth and well-planned migration.

https://www.specbee.com/blogs/drupal-7-to-drupal-10-11-migration-considerations

#drupalmigration #drupal7to10 #drupalupgrade #drupal7to11 #migrationchecklist #drupal10 #drupal11

Curious about what makes a CMS migration successful? No, it isn’t limited to the transition. Read this blog to learn about ongoing support post-migration.

https://www.specbee.com/blogs/cms-migration-drupal-support

#cmsmigration #drupalmigration #postmigrationsupport #drupalsupport #drupalmaintenance #websitemigration #technicalseo #drupaldevelopment #enterprisewebsites

Enhance your Drupal website’s visibility, performance and overall health with regular audits. Find a handy checklist of things to remember and tools to help you audit your Drupal site.

https://www.specbee.com/blogs/drupal-website-audit-checklist

#drupalwebsiteaudit #drupalauditchecklist #drupalseo #websiteperformance #websiteaudit #webaudit #drupaldevelopment #drupalmigration #sitehealth #webperformance

Still on Drupal 7? Your site may be at risk from security and compatibility issues. Explore the Migration Resource Center to connect with Certified Migration Partners who can guide your upgrade.

Learn more: https://www.drupal.org/about/drupal-7/d7eol/migration-resource-center/enterprise

#Drupal #Drupal7 #DrupalMigration #OpenSource

PSA for Drupal devs: stop copying your content structure 1:1 during migrations. Learn how to transform and improve it along the way. Our latest expert-written migration guide walks you through custom source plugins and more. https://bit.ly/3CT2Iny

#DrupalTips #DrupalMigration

Migrating Your Data from D7 to D10: Migrating media. Creating custom source plugins. Migration How-to: # 28

In the previous article, we learned how to migrate paragraphs and create custom process plugins. Good exercise for the brain. Today, we will do some exercises for the body. Get ready for a strength training session — Drupal style — where we will learn about creating custom source plugins, extending existing ones, and writing media migrations from scratch.

Tag1 Consulting

Worried about retaining your SEO ranking during your Drupal migration? Lost rankings after the migration?! Learn how to maintain and fix Drupal SEO during migration with our guide.

https://www.specbee.com/blogs/fix-seo-rankings-after-your-drupal-website-migration

#seoranking #drupalwebsitemigration #drupalseo #fixseorank #lostranking #drupalmigration

This @drupal 7 EOL FAQ answers the most-asked questions including key dates, security updates, and choices moving forward https://www.drupal.org/association/blog/faqs-about-drupal-7s-end-of-life #drupal #drupal7 #drupalmigration
FAQs About Drupal 7's End of Life

Find answers to frequently asked questions about Drupal 7's end-of-life on 5 January 2025. Learn about security support changes, key dates, and your options for migrating or using extended support.

Drupal.org
The @drupal migration setup process is often glossed over, says Mike Anello. To fix that issue, he's laid out clearly how to set up and run your very first Drupal migration with skill and confidence https://www.drupaleasy.com/blogs/ultimike/2024/07/getting-ready-run-your-first-migration #drupal #drupalmigration #drupaldevs
Getting ready to run your first migration

DrupalEasy