Initial commit
This commit is contained in:
6
etc/events.xml
Normal file
6
etc/events.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Event/etc/events.xsd">
|
||||
<event name="checkout_submit_all_after">
|
||||
<observer name="SendWHIOrder" instance="SoundPress\WHIOrders\Observer\Checkout\SendWHIOrder" />
|
||||
</event>
|
||||
</config>
|
||||
Reference in New Issue
Block a user