PointRetrait : on démarre sur le frontOffice

This commit is contained in:
2021-03-04 17:33:34 +01:00
parent b98e6f7590
commit 06d7ce53f2
10 changed files with 145 additions and 25 deletions

View File

@@ -15,6 +15,11 @@
<tag name="hook.event_listener" event="main.in-top-menu-items" type="back" method="onMainTopMenuTools" />
<argument type="service" id="thelia.securityContext"/>
</hook>
<hook id="pdr.front.hook" class="PointRetrait\Hook\FrontHook">
<tag name="hook.event_listener" event="order-delivery.extra" type="front" method="onOrderDeliveryExtra" />
</hook>
</hooks>
<loops>