Script PrestaShop password recovery tool
for PrestaShop 1.7, 1.6, 1.5, 1.4, 1.3
Questions?
Description
Short description
Easy to use tool for employee password recovery with no knowledge required about database and programming. It is helpful when there no way to recover a password by default recovery form, for example, the e-mail system is not working to deliver a discarded password.
Important: the recovery form works only in latest Chrome, Safari, and Firefox because it was developed by using modern CSS classes!
Benefits for merchants
You can find many instructions about how to reset password using SQL execution (PhpMyAdmin), but this method is very hard for the most of users and they make mistakes when performing this task and do not understanding what they doing.
So, the easiest way is to recover password by this free tool for PrestaShop, because, no knowledge is required about database and programming. Required the access to a site folder, for example, FTP access or the web access to an admin panel with file manager.
Features
- Recover an existent employee account.
- Create a new employee account.
How to use
- Download zip-archive of the script.
- Unpack the archive and copy prestashop-password-recovery-tool.php file to the root of your PrestaShop installation directory.
- Run the tool by URL, for example, http://example.com/prestashop-password-recovery-tool.php, where example.com is your site domain. You will see the form to input your admin e-mail and a new password.
- Submit the password recovery form.
- After recovery, delete the file of the script.
How to help the project grow and get updates
- Become the patron or support me by Flattr to help me work more for supporting and improving this project.
- Contribute to the code (give the star to the project, report an issue).
- Write a review in the comments tab.
Data sheet
- Compatible with versions of PrestaShop: 1.7, 1.6, 1.5, 1.4, 1.3
- License: Open source license
- Product type: Script
The tool worked :) But when I try to recover it writes Saving to database problem.
Best Regards,
eastfolk
Thank you! With the button is a lot easier.
Regards,
eastfolk
From GitHub of course. I realized that for you it is not clear. So, I have added the download button for this tool.
How can I download your free recovery tool?
v1.0.0 (2018-10-08) + the first release of the tool for PrestaShop 1.3, 1.4, 1.5, 1.6, 1.7 v1.1.0 (2019-05-19) + added the notice that the form works only in latest Chrome, Safari, and Firefox because of the modern CSS classes
Hello, eastfolk.
The message "Saving to database problem" is appear when there is the problem with the connection to database or a problem with SQL-execution.
You can try to enable display errors in "/config/defines.inc.php" file to check problems with the database in your PrestaShop.