Skip to content

Instantly share code, notes, and snippets.

@kurozumi
Created April 18, 2017 13:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kurozumi/96c63c4091d19ee0c43fb40804c075b7 to your computer and use it in GitHub Desktop.
Save kurozumi/96c63c4091d19ee0c43fb40804c075b7 to your computer and use it in GitHub Desktop.
【EC-CUBE3】商品情報を拡張するためのイベントyamlファイル
admin.product.edit.initialize:
- [onAdminProductEditIndexInitialize, NORMAL]
admin.product.edit.complete:
- [onAdminProductEditIndexComplete, NORMAL]
Product/detail.twig:
- [onProductDetailRender, NORMAL]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment