Widget Mapping v13 -> v17
Igloo 17 rebuilds the page editor on top of Umbraco's Block Grid. Some widgets kept their names, others were merged or replaced, and a few were dropped. The tables below map each v13 widget to its v17 equivalent so you can rebuild your pages as you migrate.
note
There is no automated upgrade path between v13 and v17. This page is a reference to help you rebuild pages by hand. See Umbraco Upgrade v13 -> v17 for the full upgrade notes.
Top-level widgets
These widgets were added directly to a page in v13.
| v13 widget | v17 equivalent | Notes |
|---|---|---|
| Text | Text | |
| Grid | — | Obsolete. v17 uses Umbraco's Block Grid, so widgets are placed directly rather than inside a Grid. See Grid widgets below. |
| Image | Image | |
| Text and images | — | Obsolete. Use separate Text and Image blocks. |
| Gallery | Gallery | |
| Slider | Slider | |
| Tabs | Tabs | |
| Latest from feed | — | No direct equivalent. |
| Map | Google Map | |
| Umbraco forms | Umbraco Form | |
| Contact form | Contact Form | |
| Newsletter | Newsletter | |
| Logos | Logos | |
| Instagram feed | Instagram Feed | |
| Global content | Global Content | |
| Login | — | No direct equivalent. |
| Register | — | No direct equivalent. |
| Breadcrumbs | Breadcrumbs | |
| People | People | |
| Hero | Hero | Lives inside a Section in v17. |
| Section Navigation | Section Navigation | Lives inside a Section in v17. |
| Blog List | — | No direct equivalent. |
Grid widgets
In v13 these widgets were nested inside the Grid widget. The Grid is obsolete in v17 — its child widgets are now placed directly onto the page using the Block Grid.
| v13 widget (inside Grid) | v17 equivalent | Notes |
|---|---|---|
| Header | Header | |
| Text | Text | |
| Image | Image | |
| Quote | — | No direct equivalent. |
| Pod | Pod | |
| Card | Pod | Card and Pod are merged into a single Pod widget. |
| Code | Code | |
| Accordion | Accordion | |
| Price List | — | No direct equivalent. |
| Line Break | Line Break | |
| Button | Button | |
| Video | Video | |
| Umbraco Form | Umbraco Form | |
| Price Table | — | No direct equivalent. |
| Navigation | Navigation | |
| Sub Grid | Group | Used as a wrapper to group widgets together. |
| Slider | Slider | |
| Person | Person | |
| Blog Post | — | No direct equivalent. |
New in v17
These widgets and layout containers have no v13 equivalent.
| v17 widget | Notes |
|---|---|
| Full Width | Full-width layout container. |
| Section | Section layout container (holds Hero, Section Navigation, etc.). |
| Group | Wrapper for grouping widgets together. |
| Contact Info | |
| Data List | |
| Social Links |