SlideShare a Scribd company logo
Drupal Migration
Everright Chen
About Me
● Developer Master in CI&T
● Drupal (8+)
● Drupal, Magento, Wordpress, osCommerce
● PHP, Python, Java, Bash, Ruby, SQL, IOS,
Javascript, CSS, ...
● Acquia Certified Developer, MCSE,
MCDBA, RCE
● Github: https://github.com/everright
Agenda
● Why Drupal
● None Drupal to Drupal
● Drupal to Drupal
● Data Migration
● Drupal in CI&T
Why Drupal
● Rapid Website Development
● Scalable (tons of extensions, hooks, API)
● Its Secure (ACL, user authentication,
permission)
● Multilingual
● Multi-site by one instance
● Custom Content Type
● Powerful Template System
● Easy to Update
● Its Open Source (FREE!)
● Large Community Support
None Drupal to Drupal
CMS
eCommerce
LMS
……
Drupal Migration
Drupal Integration
Demo: CSV Import into Drupal with SQL
● Load Data Infile
● MySQL Procedure
● MySQL UDF
Drupal to Drupal
Drupal Migration
Upgrade Migration
1. Inventory your third party modules
2. Backup your old Drupal installation
3. Disable third party modules and themes
4. Remove the old Drupal installation
5. Download and unpack Drupal 7
6. Begin the upgrade process
7. Enable and update modules and themes
8. Convert to custom modules and themes
9. Test your new Drupal installation
10.Clean up
Upgrade Process
Drush Site Upgrade
Module Upgrade Check with Coder
Demo: Upgrade drupal 6 to 7
drush alias
$aliases['site'] = array(
'root' => '/var/www/sites/dc67.local/',
'uri' => 'dc67.local:8000',
'db-url' => 'mysql://user:password@localhost/dbname',
);
drush sup @site
1. Backup your old Drupal installation
2. Install clean drupal 7
3. Prepare custom configuration
4. Install migrate module
5. Install migrate_d2d module
6. Start with migrate_d2d_ui
Migration Process
Drupal Migration
Drupal Migration
Drupal Migration
Drupal Migration
Drupal 8 no longer supports upgrading
data from Drupal 7 using the database
update system (update.php)
Drupal Migration
Drupal Migration
migrate in D8 core
Migrate
core//modules/migrate/
● provides general API for all migrations
● provides interfaces and base classes for all migration plugin
components (source, destination, process, id_map, row).
● provides a plugin manager for manipulation on migration
plugins.
● provides the migrate configurable (configuration entity type).
Migrate Drupal
core/modules/migrate_drupal/
● the first module using the new Migrate API.
● kind of migrate_d2d successor.
● migrates out-of-the-box from Drupal 6 and 7 into Drupal 8.
● Defines migrations for all system components:
Drupal 6 settings (site name, slogan, roles, etc)
Content definitions (vocabularies, node types, etc)
Drupal Module Upgrader
Data Migration
● Source
● Destination
● Mappings
● Prepare
● Import
● Rollback
Data Migration
Import Flow
Rollback Flow
Drupal in CI&T
About the company
We are global with people in Brazil, USA,
Europe, Australia, Japan and China
Our excellence has been recognized by the
market with awards since our foundation in 1995
We are truly multi-cultural, an army of over 2000
talented employees and their great stories
CI&T Pacific and Drupal
● The biggest Drupal shop in Asia Pacific, focused on the Enterprise
● Experience delivering Drupal Enterprise sites to Pharma and Retail
companies
● Drupal Association Premium Supporting Partner, along with other
Community Activities Support/Engagement
● Acquia Partner - 25+ CI&T Acquia Drupal Certified Developers, 8+ in
CI&T Pacific
CI&T page at Drupal.org:
https://www.drupal.org/node/1530378
Locations:
● Development Center/Office in Ningbo
● Also strategic Offices in Tokyo and Sydney
Thanks!
Drupal Migration

More Related Content

PDF
MIGRATION - PAIN OR GAIN?
ODP
Drupal Architecture and functionality
PDF
Content migration - CSV to Drupal 8
PDF
Getting started with Drupal 8
PDF
[Srijan Wednesday Webinars] Breaking Limitations using Drupal 8
PDF
Drupal and RDF
PDF
Beyond Static: Building a Dynamic Application with Gatsby
PDF
[Srijan Wednesday Webinar] How to Run Stateless and Stateful Services on K8S ...
MIGRATION - PAIN OR GAIN?
Drupal Architecture and functionality
Content migration - CSV to Drupal 8
Getting started with Drupal 8
[Srijan Wednesday Webinars] Breaking Limitations using Drupal 8
Drupal and RDF
Beyond Static: Building a Dynamic Application with Gatsby
[Srijan Wednesday Webinar] How to Run Stateless and Stateful Services on K8S ...

What's hot (10)

PDF
Headless Drupal: A modern approach to (micro)services and APIs
PDF
CON6423: Scalable JavaScript applications with Project Nashorn
PDF
Robo tize your local drupal 8 development
PDF
OrientDB
PDF
No SQL Technologies
PDF
Slides semantic web and Drupal 7 NYCCamp 2012
PDF
How to use Drupal to create editorial experiences your content creators will...
PDF
The Semantic Web and Drupal 7 - Loja 2013
PDF
Apache ManifoldCF @ Linux Day 2012
PDF
Introduction to International MyLabs
Headless Drupal: A modern approach to (micro)services and APIs
CON6423: Scalable JavaScript applications with Project Nashorn
Robo tize your local drupal 8 development
OrientDB
No SQL Technologies
Slides semantic web and Drupal 7 NYCCamp 2012
How to use Drupal to create editorial experiences your content creators will...
The Semantic Web and Drupal 7 - Loja 2013
Apache ManifoldCF @ Linux Day 2012
Introduction to International MyLabs
Ad

Viewers also liked (17)

PDF
GeorgiaGov's move to Drupal - presentation by Nikhil Deshpande @nikofthehill
PDF
Staging Drupal 8 31 09 1 3
PPT
Create Website In Indian Languages using drupal
PPTX
8 Web Practices for Drupal
PDF
Using Drupal Features in B-Translator
PDF
Moving In: how to port your content from * to Drupal
PPTX
Building Archivable Websites
PDF
Migrate
PDF
Recipes for Drupal distributions
PDF
Drush 5.0 (DrupalCamp LA 2012) - Chris Charlton
PDF
Moving Drupal to the Cloud
PDF
Drupal in the Cloud with Windows Azure
PPTX
Data migration to Drupal using the migrate module
PPT
Migraine Drupal - syncing your staging and live sites
ODP
Content Staging in Drupal 8
PDF
Managing Translation Workflows in Drupal 7
PPTX
Migration from Legacy CMS to Drupal
GeorgiaGov's move to Drupal - presentation by Nikhil Deshpande @nikofthehill
Staging Drupal 8 31 09 1 3
Create Website In Indian Languages using drupal
8 Web Practices for Drupal
Using Drupal Features in B-Translator
Moving In: how to port your content from * to Drupal
Building Archivable Websites
Migrate
Recipes for Drupal distributions
Drush 5.0 (DrupalCamp LA 2012) - Chris Charlton
Moving Drupal to the Cloud
Drupal in the Cloud with Windows Azure
Data migration to Drupal using the migrate module
Migraine Drupal - syncing your staging and live sites
Content Staging in Drupal 8
Managing Translation Workflows in Drupal 7
Migration from Legacy CMS to Drupal
Ad

Similar to Drupal Migration (20)

PDF
[Srijan Wednesday Webinars] Simplifying Migration to Drupal 8
PDF
How to Migrate Drupal 6 to Drupal 8?
PPTX
Drupal 6 to Drupal 8 Migration
PDF
Migrating data to Drupal 8
PDF
Drupal upgrades and migrations. BAD Camp 2013 version
PDF
Tools to Upgrade to Drupal 8
PPT
PPPA D8 presentation Drupal For Gov_0
PDF
Drupal migrate-june2015
PPT
Taking your site from Drupal 6 to Drupal 7
PDF
Drupal 8 update: May 2014. Migrate in core.
PDF
Intro to Drupal Migrate for Site Builders
PDF
Migrating to Drupal 8: How to Migrate Your Content and Minimize the Risks
ODP
Conference Migrate to Drupal 8 by Leon Cros at Drupal Developer Days 2015 in ...
PDF
Best Practices for Moving to Drupal 9
PPTX
Drupal migrations in 2018 - SFDUG, March 8, 2018
PDF
Migrate 140123161042-phpapp02
PPTX
Best Practices for Moving to Drupal 9
PDF
Drupal migrations in 2018 - presentation at DrupalCon in Nashville
PDF
Upgrading to Drupal 7
PDF
Upgrades and migrations
[Srijan Wednesday Webinars] Simplifying Migration to Drupal 8
How to Migrate Drupal 6 to Drupal 8?
Drupal 6 to Drupal 8 Migration
Migrating data to Drupal 8
Drupal upgrades and migrations. BAD Camp 2013 version
Tools to Upgrade to Drupal 8
PPPA D8 presentation Drupal For Gov_0
Drupal migrate-june2015
Taking your site from Drupal 6 to Drupal 7
Drupal 8 update: May 2014. Migrate in core.
Intro to Drupal Migrate for Site Builders
Migrating to Drupal 8: How to Migrate Your Content and Minimize the Risks
Conference Migrate to Drupal 8 by Leon Cros at Drupal Developer Days 2015 in ...
Best Practices for Moving to Drupal 9
Drupal migrations in 2018 - SFDUG, March 8, 2018
Migrate 140123161042-phpapp02
Best Practices for Moving to Drupal 9
Drupal migrations in 2018 - presentation at DrupalCon in Nashville
Upgrading to Drupal 7
Upgrades and migrations

Recently uploaded (20)

PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Electronic commerce courselecture one. Pdf
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
Approach and Philosophy of On baking technology
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
KodekX | Application Modernization Development
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Review of recent advances in non-invasive hemoglobin estimation
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Network Security Unit 5.pdf for BCA BBA.
Digital-Transformation-Roadmap-for-Companies.pptx
Electronic commerce courselecture one. Pdf
Dropbox Q2 2025 Financial Results & Investor Presentation
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Approach and Philosophy of On baking technology
Encapsulation_ Review paper, used for researhc scholars
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Unlocking AI with Model Context Protocol (MCP)
KodekX | Application Modernization Development
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
MYSQL Presentation for SQL database connectivity
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
The Rise and Fall of 3GPP – Time for a Sabbatical?
Review of recent advances in non-invasive hemoglobin estimation
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
NewMind AI Weekly Chronicles - August'25 Week I
Network Security Unit 5.pdf for BCA BBA.

Drupal Migration

  • 2. About Me ● Developer Master in CI&T ● Drupal (8+) ● Drupal, Magento, Wordpress, osCommerce ● PHP, Python, Java, Bash, Ruby, SQL, IOS, Javascript, CSS, ... ● Acquia Certified Developer, MCSE, MCDBA, RCE ● Github: https://github.com/everright
  • 3. Agenda ● Why Drupal ● None Drupal to Drupal ● Drupal to Drupal ● Data Migration ● Drupal in CI&T
  • 5. ● Rapid Website Development ● Scalable (tons of extensions, hooks, API) ● Its Secure (ACL, user authentication, permission) ● Multilingual ● Multi-site by one instance ● Custom Content Type ● Powerful Template System ● Easy to Update ● Its Open Source (FREE!) ● Large Community Support
  • 6. None Drupal to Drupal
  • 10. Demo: CSV Import into Drupal with SQL ● Load Data Infile ● MySQL Procedure ● MySQL UDF
  • 14. 1. Inventory your third party modules 2. Backup your old Drupal installation 3. Disable third party modules and themes 4. Remove the old Drupal installation 5. Download and unpack Drupal 7 6. Begin the upgrade process 7. Enable and update modules and themes 8. Convert to custom modules and themes 9. Test your new Drupal installation 10.Clean up Upgrade Process
  • 16. Module Upgrade Check with Coder
  • 17. Demo: Upgrade drupal 6 to 7 drush alias $aliases['site'] = array( 'root' => '/var/www/sites/dc67.local/', 'uri' => 'dc67.local:8000', 'db-url' => 'mysql://user:password@localhost/dbname', ); drush sup @site
  • 18. 1. Backup your old Drupal installation 2. Install clean drupal 7 3. Prepare custom configuration 4. Install migrate module 5. Install migrate_d2d module 6. Start with migrate_d2d_ui Migration Process
  • 23. Drupal 8 no longer supports upgrading data from Drupal 7 using the database update system (update.php)
  • 27. Migrate core//modules/migrate/ ● provides general API for all migrations ● provides interfaces and base classes for all migration plugin components (source, destination, process, id_map, row). ● provides a plugin manager for manipulation on migration plugins. ● provides the migrate configurable (configuration entity type).
  • 28. Migrate Drupal core/modules/migrate_drupal/ ● the first module using the new Migrate API. ● kind of migrate_d2d successor. ● migrates out-of-the-box from Drupal 6 and 7 into Drupal 8. ● Defines migrations for all system components: Drupal 6 settings (site name, slogan, roles, etc) Content definitions (vocabularies, node types, etc)
  • 30. Data Migration ● Source ● Destination ● Mappings ● Prepare ● Import ● Rollback
  • 33. About the company We are global with people in Brazil, USA, Europe, Australia, Japan and China Our excellence has been recognized by the market with awards since our foundation in 1995 We are truly multi-cultural, an army of over 2000 talented employees and their great stories
  • 34. CI&T Pacific and Drupal ● The biggest Drupal shop in Asia Pacific, focused on the Enterprise ● Experience delivering Drupal Enterprise sites to Pharma and Retail companies ● Drupal Association Premium Supporting Partner, along with other Community Activities Support/Engagement ● Acquia Partner - 25+ CI&T Acquia Drupal Certified Developers, 8+ in CI&T Pacific CI&T page at Drupal.org: https://www.drupal.org/node/1530378 Locations: ● Development Center/Office in Ningbo ● Also strategic Offices in Tokyo and Sydney