开发者

Magento - Function calling on an Event trigger

开发者 https://www.devze.com 2023-03-19 19:17 出处:网络
i want to call a function when a customer signs in. For that i need to create a function when an event is triggered ,here in my case event should be \"customer_login\".

i want to call a function when a customer signs in. For that i need to create a function when an event is triggered ,here in my case event should be "customer_login". Can an开发者_C百科yone please help me by providing some sample. i have came across so many tutorials .As i am a newbie am quite unaware of magento file structure .please help


Please see Customize Magento using Event/Observer. Especially the example steps 3, 4 & 5 which explain the files to create.

0

精彩评论

暂无评论...
验证码 换一张
取 消