eugene-petrov/magento2-observer

Magento 2 observer example

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/eugene-petrov/magento2-observer

dev-main 2021-10-21 12:12 UTC

This package is auto-updated.

Last update: 2025-09-21 20:51:40 UTC


README

ExtDN M2 Coding Standard ExtDN M2 Mess Detector ExtDN M2 PHPStan

Snippet_Observer

Example task: You need redirect all frontend pages to a contact form page

To enable this module execute:

  • php bin/magento --clear-static-content module:enable Snippet_Observer
  • php bin/magento setup:upgrade