WordPress.org

Colombia

  • Temas
  • Plugins
  • Noticias
  • Acerca de
  • Participa
  • Contacto
  • Meetups
  • Consigue WordPress
Consigue WordPress
WordPress.org

Plugin Directory

Prestashop User Compatibility

  • Envía un plugin
  • Mis favoritos
  • Acceder
  • Envía un plugin
  • Mis favoritos
  • Acceder

Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Prestashop User Compatibility

Por curlybracket
Descargar
  • Detalles
  • Valoraciones
  • Instalación
  • Desarrollo
Soporte

Descripción

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.

Instalación

  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.

Reseñas

Very useful for ex Prestashop Administrators

Michel Poulain 13 de noviembre de 2016
Great plugin! Works perfectly with WordPress 4.6.1, WooCommerce 2.6.8 and Prestashop 1.6.
Leer todas las 2 reseñas

Colaboradores y desarrolladores

«Prestashop User Compatibility» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores
  • curlybracket

Traduce «Prestashop User Compatibility» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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

  • Versión 1.3
  • Última actualización hace 9 años
  • Instalaciones activas 20+
  • Versión de WordPress 2.8 o superior
  • Probado hasta 4.0.38
  • Idioma
    English (US)
  • Etiquetas
    authenticationemailloginprestashopusers
  • Vista avanzada

Valoraciones

5 de 5 estrellas.
  • 2 valoraciones de 5 estrellas 5 estrellas 2
  • 0 valoraciones de 4 estrellas 4 estrellas 0
  • 0 valoraciones de 3 estrellas 3 estrellas 0
  • 0 valoraciones de 2 estrellas 2 estrellas 0
  • 0 valoraciones de 1 estrellas 1 estrella 0

Añadir mi reseña

Ver todos los comentarios

Colaboradores

  • curlybracket

Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

Ver el foro de soporte

  • Acerca de
  • Noticias
  • Hosting
  • Privacidad
  • Escaparate
  • Temas
  • Plugins
  • Patrones
  • Aprender
  • Soporte
  • Desarrolladores
  • WordPress.tv ↗
  • Involúcrate
  • Eventos
  • Donar ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Colombia

  • Visita nuestra cuenta de X (anteriormente Twitter)
  • Visita nuestra cuenta de Bluesky
  • Visita nuestra cuenta de Mastodon
  • Visita nuestra cuenta de Threads
  • Visita nuestra página de Facebook
  • Visita nuestra cuenta de Instagram
  • Visita nuestra cuenta de LinkedIn
  • Visita nuestra cuenta de TikTok
  • Visita nuestro canal de YouTube
  • Visita nuestra cuenta de Tumblr
El código es poesía