eugene-petrov/magento2-observer

Magento 2 观察者示例

安装: 1

依赖项: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

公开问题: 0

类型:magento2-module

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

This package is auto-updated.

Last update: 2024-09-21 18:44:40 UTC


README

ExtDN M2 Coding Standard ExtDN M2 Mess Detector ExtDN M2 PHPStan

代码片段_Observer

示例任务: 你需要将所有前端页面重定向到联系表单页面

要启用此模块,请执行

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