Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 345 Bytes

FinalizingModuleActivationEvent.rst

File metadata and controls

12 lines (7 loc) · 345 Bytes

FinalizingModuleActivationEvent

Namespace:

OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Event\FinalizingModuleActivationEvent

This event will be dispatched at the last step of the module activation for a specific shop.

Usage example: run some module database migrations.