magento默认的账户注册方式是:注册后自动成功,并登陆。
但是有的客户需要注册后,需要邮箱验证,然后才能注册。
具体的方法如下:
1.进入后台syatem-->configuration,进入配置页面。
2.点击customer configuration,
3.刷新后
create New Account Options
--->Require Emails Confirmation 设置为yes
4.保存,刷新缓存即可。
5.进入邮箱测试。是否功能流程畅通。
magento默认的账户注册方式是:注册后自动成功,并登陆。
但是有的客户需要注册后,需要邮箱验证,然后才能注册。
具体的方法如下:
1.进入后台syatem-->configuration,进入配置页面。
2.点击customer configuration,
3.刷新后
create New Account Options
--->Require Emails Confirmation 设置为yes
4.保存,刷新缓存即可。
5.进入邮箱测试。是否功能流程畅通。