Creating Hello world event dispatcher(observer) in Magento?

前端 未结 3 1131
挽巷
挽巷 2021-01-01 09:23

I am trying to create an event dispatcher in Magento (which should be called after a product gets added to cart).

What I\'ve done so far:

I Googled this and

3条回答
  •  天命终不由人
    2021-01-01 10:07

    You added a folder for Observer.php, or a file? Can you post the code you wrote for this so we can better help debug with you? That tutorial is about as simple and straightforward as they get.

提交回复
热议问题