WordPress.org

Svenska

  • Teman
  • Tillägg
  • Nytt
  • Support
  • Om…
  • Mönster
  • Engagera dig!
  • Skaffa WordPress
Skaffa WordPress
WordPress.org

Plugin Directory

Prestashop User Compatibility

  • Skicka in ett tillägg
  • Mina favoriter
  • Logga in
  • Skicka in ett tillägg
  • Mina favoriter
  • Logga in

Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Prestashop User Compatibility

Av curlybracket
Ladda ner
  • Detaljer
  • Recensioner
  • Installation
  • Utveckling
Support

Beskrivning

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)

Vanliga frågor

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.

Recensioner

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.
Läs alla 2 betyg

Bidragsgivare och utvecklare

”Prestashop User Compatibility” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer
  • curlybracket

Översätt ”Prestashop User Compatibility” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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
  • Senast uppdaterat 9 år sedan
  • Aktiva installationer 20+
  • WordPress-version 2.8 eller senare
  • Testat upp till 4.0.38
  • Språk
    English (US)
  • Etiketter
    authenticationemailloginprestashopusers
  • Avancerad vy

Betyg

5 av 5 stjärnor.
  • 2 5-stjärniga recensioner 5 stjärnor 2
  • 0 4-stjärniga recensioner 4 stjärnor 0
  • 0 3-stjärniga recensioner 3 stjärnor 0
  • 0 2-stjärniga recensioner 2 stjärnor 0
  • 0 1-stjärniga recensioner 1 stjärna 0

Lägg till min recension

Se alla recensioner

Bidragande personer

  • curlybracket

Support

Har du något att säga? Behöver du hjälp?

Visa supportforum

  • Om
  • Nyheter
  • Webbhotell (hosting)
  • Integritet
  • Showcase
  • Teman
  • Tillägg
  • Mönster
  • Lär dig
  • Support
  • Utvecklare
  • WordPress.tv ↗
  • Engagera dig
  • Evenemang
  • Donera ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Svenska

  • Besök vår X-konto (f.d. Twitter)
  • Besök vårt Bluesky-konto
  • Besök vårt Mastodon-konto
  • Besök vårt Thread-konto
  • Besök vår Facebook-sida
  • Besök vårt Instagram-konto
  • Besök vårt LinkedIn-konto
  • Besök vårt TikTok-konto
  • Besök vår YouTube-kanal
  • Besök vårt Tumblr-konto
Kod är poesi.