Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 392 Bytes

2022-10-26-implement-custom-entities-for-plugins.md

File metadata and controls

13 lines (13 loc) · 392 Bytes
title issue author author_email author_github
Implement custom entities for plugins
NEXT-22734
Marcel Brode
m.brode@shopware.com
Marcel Brode

Core

  • Added Custom Entity handling to \Shopware\Core\Framework\Plugin\PluginLifecycleService:
    • ::installPlugin
    • ::uninstallPlugin
    • ::updatePlugin
  • Changed custom entity entity to also contain an plugin_id column