Page 1 of 1

PrestaShop admin password Reset

Posted: Wed Nov 02, 2016 8:32 am
by alan.m
Hi Guys,

I have a website having PrestaShop installation. I forget the admin password for the same. So I used password reset option available but it seems doesn't working. So If there any other way to do the same?

Re: PrestaShop admin password Reset

Posted: Thu Nov 03, 2016 1:53 pm
by felix
As far I remember there will be a table named "ps_employee" for the PrestaShop database. This database is holding information about the users and their passwords.

please try it out.

Re: PrestaShop admin password Reset

Posted: Fri Nov 04, 2016 8:49 am
by alan.m
hi felix,

how can I identify which database is used by my PrestaShop install?

Re: PrestaShop admin password Reset

Posted: Tue Nov 08, 2016 5:43 pm
by felix
okay, go to your PrestaShop install directory and you will find a folder named "config". Open file named "settings.inc.php" and in that we can see database name mentioned in the field "DB_NAME" .