WordPress.org

Français

  • Thèmes
  • Extensions
  • Actualités
    • Documentation
    • Forums
  • À propos
  • Compositions
    • Équipes
    • Guide de contribution
  • Obtenir WordPress
Obtenir WordPress
WordPress.org

Plugin Directory

Prestashop User Compatibility

  • Envoyer une extension
  • Mes favoris
  • Se connecter
  • Envoyer une extension
  • Mes favoris
  • Se connecter

Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

Prestashop User Compatibility

Par curlybracket
Télécharger
  • Détails
  • Avis
  • Installation
  • Développement
Support

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.

Installation

  1. Manually import the database of your previous Prestashop customers. See FAQ.
  2. Unzip and upload /prestashop-user-compatibility/ to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Configure the COOKIE_KEY in the settings menu => Prestashop User Compat. The COOKIE_KEY can be found in your Prestashop installation (config/settings.inc.php)

FAQ

Does the plugin import the user database of my Prestashop installation?

No. You will have to do this yourself manually.
There is an example PHP file included to import the database into WP, please check db-import.txt in the plugin folder.

Avis

Very useful for ex Prestashop Administrators

Michel Poulain 13 novembre 2016
Great plugin! Works perfectly with WordPress 4.6.1, WooCommerce 2.6.8 and Prestashop 1.6.
Lire les 2 avis

Contributeurs/contributrices & développeurs/développeuses

« Prestashop User Compatibility » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs
  • curlybracket

Traduisez « Prestashop User Compatibility » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal des modifications

1.2

  • Simplify code for password check
  • Don’t attempt to override authentication if a WP_User object exists. Fixes compat with Jetpack (and potentially other auth-related plugins) See WP Email Login
  • Work around a few encoding issues in WP to handle weird characters in emails (‘ and &) See WP Email Login

1.1

  • Security update : sanitize option input

1.0

  • Initial release

Méta

  • Version 1.3
  • Dernière mise à jour il y a 9 ans
  • Installations actives 20+
  • Version de WordPress 2.8 ou plus
  • Testé jusqu’à 4.0.38
  • Langue
    English (US)
  • Étiquettes
    authenticationemailloginprestashopusers
  • Vue avancée

Évaluations

5 sur 5 étoiles.
  • 2 avis à 5 étoiles 5 étoiles 2
  • 0 avis à 4 étoile 4 étoiles 0
  • 0 avis à 3 étoile 3 étoiles 0
  • 0 avis à 2 étoile 2 étoiles 0
  • 0 avis à 1 étoile 1 étoile 0

Ajouter mon avis

Voir tous les avis

Contributeurs

  • curlybracket

Support

Quelque chose à dire ? Besoin d’aide ?

Voir le forum de support

  • À propos
  • Actualités
  • Hébergement
  • Confidentialité
  • Vitrine
  • Thèmes
  • Extensions
  • Compositions
  • Apprendre
  • Support
  • Développeurs & développeuses
  • WordPress.tv ↗
  • Contribuer
  • Évènements
  • Faire un don ↗
  • « Five For the Future »
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Français

  • Visitez notre compte X (précédemment Twitter)
  • Visiter notre compte Bluesky
  • Visiter notre compte Mastodon
  • Visiter notre compte Threads
  • Consulter notre compte Facebook
  • Consulter notre compte Instagram
  • Consulter notre compte LinkedIn
  • Visiter notre compte TokTok
  • Visiter notre chaîne YouTube
  • Visiter notre compte Tumblr
Le code est une poésie.