Magento

What is Observer’s in Magento

Magento, implement an event/observer pattern like any good Object Oriented System for the end user. In Magento Some of theĀ  action happen during any page request ( any model serve, any user logs in etc..) , for such magento issued an event signal. So when you create your own module, you can listenĀ for the same&hellip