Prestashop User Compatibility

0

This plugin will allow you to automatically rehash the passwords of users you have beforehand imported from a Prestashop database to your WordPress database. This is useful if you are m

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

This plugin will allow you to automatically rehash the passwords of users you have beforehand imported from a Prestashop database to your WordPress database.

This is useful if you are migrating a website from Prestashop to WordPress.

It allows users to authenticate via their email address, like on a Prestashop installation.

Upon login, the plugin will check the password entered by the user, against the value stored in the database. Using the COOKIE_KEY of the former Prestashop installation, it’ll verify if the password is correct and, only in that case, it’ll rehash the password using WordPress’ default hashing algorithm and insert the new password to the database. Then it’ll try logging in.

In every other case, login will function normally, so if there is an error, it’ll be returned.

In a while, every former Prestashop user you have imported to your WP DB will have their passwords securely rehashed.

First tested successfully with Prestashop 1.3.5 and WordPress 3.6.
Lately tested successfully with Prestashop 1.5.6.1 and WordPress 3.9.