Drupal 8 Migration Strategy
August 2018
Drupal 8 Migration Strategy August 2018 Lynne Walsh Senior - - PowerPoint PPT Presentation
Drupal 8 Migration Strategy August 2018 Lynne Walsh Senior Technical Content Strategist, CHIEF lynne.walsh@agencychief.com Where to Start Inventory Number of: urls (how many pages) What is an taxonomy terms (how they are
August 2018
Senior Technical Content Strategist, CHIEF lynne.walsh@agencychief.com
Like an inventory of a library, an inventory of a website includes: Number of:
are organized)
site sections there are)
updating the site)
video etc.)
Site Crawl
Run a site crawl using Screaming Frog to count:
Database
Get a copy of your database and pull counts for:
*Don’t forget to compare your results to look for Orphan Pages
1
Database to Database
2
API to Database
3
CSV to Database
4
Good ol’ Copy & Paste
Manual Migration Scripted Migration
1
Database to Database
2
*API to Database
*can also be applied to API migrations Scripted Migration
3
CSV to Database
Scripted Migration
4
Good ol’ Copy & Paste
Manual Migration
Database to Database (scripted) CSV to Database (scripted) Manual (good ol’ copy and paste)
To determine how to approach a migration, take it content type by content type.
Blog content types typically have:
Therefore, the fastest option is scripting the blog content type. Page content types typically have:
Therefore, the best option is to migrate page content by hand to ensure that any tweaks that need to be made are caught early.
Who is on your Team?
strategist support but lots of
but limited. Rely on your strategists to handle some manual migration so your dev can spend their time where they are needed most.
strategists, copy editors, UX, and developers. Consider splitting work up between people to divide and conquer.
Scripts are written field by field and this code can be reused. Talk to your developers about the code they’ve used before and avoid having to start from scratch.
Run through the results of the inventory & make note of the following:
(like a WYSIWYG).
plan for any unique functionality (calendars, video, php code, things brought in via iframe).