Migrating to Vendure Dashboard

Migrate Angular Vendure Admin UI extensions to the React Dashboard.

8.3k|1.5k|Updated Jun 11, 2018
One-click install
npx skills add https://github.com/vendurehq/vendure --skill migrating-to-vendure-dashboard-vendurehq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Migrating to Vendure Dashboard
Source: https://github.com/vendurehq/vendure/tree/main/.claude/skills/vendure-dashboard-migration
Command: npx skills add https://github.com/vendurehq/vendure --skill migrating-to-vendure-dashboard-vendurehq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Vendure Admin UI extensions (legacy Angular-based) must be migrated to the React Dashboard to align with the latest UI framework and capabilities.

Core Features & Use Cases

  • Structured migration guidance covering forms, lists, detail pages, navigation, and widgets.
  • Clear mapping from Angular components to React Dashboard equivalents with best practices.
  • Real-world scenarios and step-by-step instructions to upgrade existing extensions.

Quick Start

Review the Angular-based extension and implement the corresponding React Dashboard migration steps.

Frequently Asked Questions about Migrating to Vendure Dashboard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate Vendure Admin UI extensions from Angular to React?

Migrate Vendure Admin UI extensions by mapping existing Angular components to their React Dashboard equivalents, following structured guidance covering forms, lists, detail pages, navigation, and widgets.

What do I need to migrate Angular Vendure plugins to the React Dashboard?

Migrating Vendure plugins requires an understanding of the existing Angular UI structure and correct configuration of React Dashboard extensions, including routes, components, and custom fields.

What is the process for converting Angular Vendure detail pages and lists to React?

Converting Vendure detail pages and lists involves applying the migration sections from the structured guidelines to ensure a consistent React Dashboard experience across your custom UI components.

Can I migrate custom widgets and navigation menus in Vendure to React?

Yes, you can migrate custom widgets and navigation menus to the React Dashboard by following the specific step-by-step instructions and best practices provided for mapping these Angular elements.

What are the limitations when migrating to the Vendure React Dashboard?

Migration limitations involve correctly translating Angular UI structures into React Dashboard extensions without breaking existing configurations for routes, components, and custom fields to maintain consistency.