This guide helps plugin authors migrate their Sylius extensions from version 1.x to 2.0.
It provides a structured workflow β from initial analysis, through code migration, to final verification and release.
What this guide covers
Step 1: Plugin Analysis & Verification β how to review your plugin, understand dependencies, and define a verification strategy.
Step 2: TestApplication Setup β preparing a Sylius 2.0 environment for testing and development.