alitopaloglu/magento2-event-observer-lister

Magento2 Event Observer Lister

Maintainers

Package info

github.com/alitopaloglu/magento2-event-observer-lister

Type:magento2-module

pkg:composer/alitopaloglu/magento2-event-observer-lister

Statistics

Installs: 19

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.2 2022-05-31 12:34 UTC

This package is auto-updated.

Last update: 2026-03-01 00:38:52 UTC


README

This Magento 2 module generates a list of event observers for your custom magento 2 setup which is likely have some 3rd party modules with their custom observers.

Installation

  • composer require alitopaloglu/magento2-event-observer-lister
  • bin/magento module:enable AliTopaloglu_EventObserverLister
  • bin/magento setup:upgrade
  • bin/magento setup:di:compile

Compatibility

The module is tested on Magento version 2.4.x

Feel free to fork this project or make a pull request.

Ideas, bugs or suggestions?

Please create an issue or a pull request.

License

MIT