How to Reset Magento password in localhost : This is very basic problem when you are playing with magento and very important . Magento Reset is very easy . It is very easy when your magento store is hosted on server but it is little trciky when your magento store is in localhost . How to Reset your password in localhost- >
Go To :
1 – Login in to PhpMyadmin .
2 – Jump in to Magento’s database .
3 – Go to admin_user table and edit the table .
4 – put a “password” (which you want) and select MD5 from function dropdown (Important). as Per the image
Be the first to comment.