Magento News
Magento, login as customer from admin
I’ve extended the Mage_Adminhtml_CustomerController with a new action loginAction in order to be able to login as a customer from the admin interface.
I call the loginById on the customer/session, but the customer’s session isn’t modified after the redirect.
Can someone explain why? It should be a simple operation.
Here’s a gist containing the loginAction
I appreciate any help.
Thanks!
Update:
I created a github-repo containing all the code for the module: https://github.com/KATT/Magento-CustomerLogin.
Once this issue is solved, it might be useful for someone else as well.
Magento, login as customer from admin
Possibly Related Posts:
- Database query different results
- Menu highlight in magento under admin
- magento disable a banner on certain category pages or have a banner with multiple links
- Magento, using ACL for frontend. Possible?
- Magento IE-7 Fix In Windows XP
RSS Feed