Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 786 Bytes

File metadata and controls

23 lines (13 loc) · 786 Bytes

UPGRADE FROM 1.1.0 to 2.0.0

File Location Changes

  • Moved config/ dir. out of src/ and into plugin root dir.
  • Moved templates/ dir. out of src/ and into plugin root dir.
  • Moved translations/ dir. out of src/ and into plugin root dir.

Config Changes

  • The main config file is now located at: config/config.yml

Twig Hooks

Templates are now rendered using Twig hooks, which is the standard in Sylius 2: