docs icon indicating copy to clipboard operation
docs copied to clipboard

Document how to listen to Symfony events

Open matks opened this issue 3 years ago • 2 comments

matks avatar Apr 22 '21 13:04 matks

its all in symfony docs, I wouldn't duplicate it. Unless you have something specific in mind :thinking: ? https://symfony.com/doc/3.4/event_dispatcher.html

zuk3975 avatar May 18 '21 06:05 zuk3975

its all in symfony docs, I wouldn't duplicate it. Unless you have something specific in mind 🤔 ? https://symfony.com/doc/3.4/event_dispatcher.html

Yes, even though it's in indeed in Symfony docs, I am not sure every PrestaShop developer knows about it. So I thought that we should document an example of what you can do with Symfony events, especially when looking to customize part of the BO behavior.

It would be a new entry in https://devdocs.prestashop.com/1.7/modules/concepts/symfony/https://devdocs.prestashop.com/1.7/modules/concepts/symfony/

matks avatar May 18 '21 07:05 matks