extcode / cart_products

CartProducts is a TYPO3 extension and provides an own data storage for simple and configurable products. Products can be offered via a list and detail view and can be purchased via cart function of the Cart extension.
7 stars 25 forks source link

[TASK] Listen to `ProcessOrderCheckStockEvent` of EXT:cart #138

Open rintisch opened 5 months ago

rintisch commented 5 months ago

Add a EventListener to listen to the extended ProcessOrderCheckStockEvent (see https://github.com/extcode/cart/pull/482)