Your shopping cart is empty

Script PrestaShop password recovery tool
for PrestaShop 1.7, 1.6, 1.5, 1.4, 1.3

Easy to use tool for employee password recovery with no knowledge required about database and programming.

Download

About author

Maksim T.
Maksim T.
Freelancer.
Developer.
Works since 2010.
Products: 47.

Questions?

The customer service for this component does not include free personal consultations. Only business offers and important information are accepted.
PrestaShop password recovery tool
 
Downloads
342
The most popular!
 

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

  1. Recover an existent employee account.
  2. Create a new employee account.

How to use

  1. Download zip-archive of the script.
  2. Unpack the archive and copy prestashop-password-recovery-tool.php file to the root of your PrestaShop installation directory.
  3. 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.
  4. Submit the password recovery form.
  5. After recovery, delete the file of the script.

How to help the project grow and get updates

  1. Become the patron or support me by Flattr to help me work more for supporting and improving this project.
  2. Contribute to the code (give the star to the project, report an issue).
  3. 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
Maksim T. 12/28/2018 19:03:12

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.

0
Stranger 11/26/2018 23:23:48

The tool worked :) But when I try to recover it writes Saving to database problem.
Best Regards,
eastfolk

0
Stranger 11/26/2018 15:27:48

Thank you! With the button is a lot easier.

Regards,
eastfolk

0
Maksim T. 11/26/2018 13:08:56

From GitHub of course. I realized that for you it is not clear. So, I have added the download button for this tool.

0
Eastfolk 11/25/2018 19:23:18

How can I download your free recovery tool?

0
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