Is there an event for customer account registration in Magento?

后端 未结 17 1977
轻奢々
轻奢々 2020-12-04 17:23

I would like to be able to run some functionality with a module that I am building whenever a customer registers an account, but I can\'t seem to f

17条回答
  •  庸人自扰
    2020-12-04 17:43

    I was looking of the same thing. I believe the event is customer_register_success.

    You can find a link for all events at: http://www.nicksays.co.uk/magento_events_cheat_sheet/

提交回复
热议问题