Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 509 Bytes

Readme.md

File metadata and controls

12 lines (8 loc) · 509 Bytes

SwagScdExample

Some examples from the plugin development talk on the SCD14.

General topics:

  • Reducing your bootstraps by using subscribers
  • Creating components / classes and making them available in the DI container
  • Cleaning up your classes for unit tests / Using shopware TestHelpers
  • Using CLI tools in shopware

Please visit the "best practice" guide in the devdocs for more detailed examples.