WordPress.org

Deutsch

  • Themes
  • Plugins
  • News
  • Support
  • Über
    • Learn WordPress
    • Documentation (en)
    • Foren
    • Developers (en)
    • WordPress.tv
  • Meetups
  • Mitmachen
  • FAQ
  • Hol dir WordPress
Hol dir WordPress
WordPress.org

Plugin Directory

Prestashop User Compatibility

  • Ein Plugin einreichen
  • Meine Favoriten
  • Anmelden
  • Ein Plugin einreichen
  • Meine Favoriten
  • Anmelden

Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Prestashop User Compatibility

Von curlybracket
Herunterladen
  • Details
  • Rezensionen
  • Installation
  • Entwicklung
Support

Beschreibung

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.

Rezensionen

Very useful for ex Prestashop Administrators

Michel Poulain 13. November 2016
Great plugin! Works perfectly with WordPress 4.6.1, WooCommerce 2.6.8 and Prestashop 1.6.
Alle 2 Rezensionen lesen

Mitwirkende & Entwickler

„Prestashop User Compatibility“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende
  • curlybracket

Übersetze „Prestashop User Compatibility“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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

Meta

  • Version 1.3
  • Zuletzt aktualisiert vor 9 Jahren
  • Aktive Installationen 20+
  • WordPress-Version 2.8 oder höher
  • Getestet bis 4.0.38
  • Sprache
    English (US)
  • Schlagwörter
    authenticationemailloginprestashopusers
  • Erweiterte Ansicht

Bewertungen

5 von 5 Sternen.
  • 2 5-Sterne-Rezensionen 5 Sterne 2
  • 0 4-Sterne-Rezensionen 4 Sterne 0
  • 0 3-Sterne-Rezensionen 3 Sterne 0
  • 0 2-Sterne-Rezensionen 2 Sterne 0
  • 0 1-Sterne-Rezensionen 1 Stern 0

Meine Rezension hinzufügen

Alle Rezensionen anzeigen

Mitwirkende

  • curlybracket

Support

Möchtest du etwas sagen? Brauchst du Unterstützung?

Support-Forum anzeigen

  • Über
  • News
  • Hosting (engl.)
  • Datenschutz
  • Showcase (engl.)
  • Themes
  • Plugins
  • Vorlagen
  • Lernen
  • Support
  • Entwicklung (engl.)
  • WordPress.tv ↗
  • Mitwirken (engl.)
  • Veranstaltungen
  • Spenden (engl.) ↗
  • Five for the Future (engl.)
  • WordPress.com ↗
  • Matt (engl.) ↗
  • bbPress (engl.) ↗
  • BuddyPress (engl.) ↗
WordPress.org
WordPress.org

Deutsch

  • Das X-Konto (früher Twitter) von WordPress.org besuchen
  • Visit our Bluesky account
  • Das Mastodon-Konto von WordPress.org besuchen
  • Visit our Threads account
  • Die Facebook-Seite von WordPress.org besuchen
  • Das Instagram-Konto von WordPress.org besuchen
  • Das LinkedIn-Konto von WordPress.org besuchen
  • Visit our TikTok account
  • Den YouTube-Kanal von WordPress.org besuchen
  • Visit our Tumblr account
Code ist Poesie.