January 18, 2022
Today we are talking about Migrating Paragraphs for the National Zoo with Mohammed El-Khatib.
Listen:
direct LinkTopics
- Nic - Family flew home
- Abigail - Little free library – Hades game
- Mohammed - Migrating D9 to Tailwind CSS and Alpine – Travel plans fell through
- John - Listening to TD with kids
- National Zoo
- Favorite animal
- How the National Zoo uses Drupal
- Why the zoo needed to migrate paragraphs
- Mapping migration strategy
- Tool
- Migrate Plus
- Migrate Tools
- Migrate Upgrade
- Nested Paragraphs
- Translation
- Any strategies to migrate
- Resources for help
- Tips and Tricks
- What is next for National Zoo
- Anything to add?
Resources
- National Zoo
- Paragraphs (and red pandas) in action
- Migrate Upgrade
- Migrate Tools
- Migrate Plus
- Core Migrate Plugins
- Migrate Plus Plugins
- Episode 295
- 31 days of migration (free blog series, plus a paid course)
- Convert to layout
- Phase 2 blog
- Talk at govcon
- Repo containing example: Paragraph and Field Collection migration
Module of the Week
DraggableViews makes rows of a view "draggable" which means that they can be rearranged by Drag'n'Drop.
Have you ever rearranged Blocks?, sorted Taxonomy terms? or reordered Menu items at the Drupal administration pages? All these pages use the tabledrag.js javascript that enables Drag'n Drop on HTML-tables.