WordPress.org

Brasil

  • Temas
  • Plugins
  • Novidades
    • Documentação
    • Fóruns
  • Sobre
    • Participe da comunidade
    • Guias e diretrizes
  • Baixar o WordPress
Baixar o WordPress
WordPress.org

Plugin Directory

Magento User Compatibility

  • Enviar um plugin
  • Meus favoritos
  • Acessar
  • Enviar um plugin
  • Meus favoritos
  • Acessar

Este plugin não foi testado com os 3 lançamentos principais mais recentes do WordPress. Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Magento User Compatibility

Por curlybracket
Baixar
  • Detalhes
  • Avaliações
  • Instalação
  • Desenvolvimento
Suporte

Descrição

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

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

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

Upon login, the plugin will check the password entered by the user, against the value stored in the database. 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 Magento user you have imported to your WP DB will have their passwords securely rehashed.

Tested successfully with Magento 1.8.0.0 and WordPress 3.7.1.

Instalação

  1. Manually import the database of your previous Magento customer passwords.
  2. Alter the database. See FAQ.
  3. Unzip and upload /magento-user-compatibility/ to the /wp-content/plugins/ directory
  4. Activate the plugin through the ‘Plugins’ menu in WordPress

Perguntas frequentes

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

No. You will have to do this yourself manually.
The passwords of Magento customers are stored in a table called “customer_entity_varchar”.
You will need to execute an SQL command on your user table too, so it can take into account Magento’s long password hashs: ALTER TABLE wp_xxxxx CHANGE user_pass user_pass VARCHAR( 255 ) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT ”

Avaliações

It Works

jomarlipon 18 agosto, 2017
It works..thanks.. you save my day
Leia todas as 3 avaliações

Colaboradores e desenvolvedores

“Magento User Compatibility” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores
  • curlybracket

Traduzir o “Magento User Compatibility” para seu idioma.

Interessado no desenvolvimento?

Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.

Registro de alterações

1.0

  • Initial release

Meta

  • Versão 1.1
  • Última atualização 9 anos atrás
  • Instalações ativas 20+
  • Versão do WordPress 2.8 ou superior
  • Testado até 3.7.41
  • Idioma
    English (US)
  • Tags
    authenticationemailloginmagentousers
  • Visualização avançada

Classificações

4.3 de 5 estrelas.
  • 2 avaliações com 5 estrelas 5 estrelas 2
  • 0 avaliação com 4 estrela 4 estrelas 0
  • 1 avaliação com 3 estrela 3 estrelas 1
  • 0 avaliação com 2 estrela 2 estrelas 0
  • 0 avaliação com 1 estrela 1 estrela 0

Adicionar minha avaliação

Ver todas avaliações

Colaboradores

  • curlybracket

Suporte

Tem algo a dizer? Precisa de ajuda?

Ver fórum de suporte

  • Sobre
  • Notícias
  • Hospedagem
  • Privacidade
  • Vitrine
  • Temas
  • Plugins
  • Padrões
  • Aprender
  • Suporte
  • Desenvolvedores
  • WordPress.tv ↗
  • Participar
  • Eventos
  • Doar ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Brasil

  • Acesse nossa conta no X (antigo Twitter)
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Acesse nossa página no Facebook
  • Acesse nossa conta no Instagram
  • Acesse nossa conta no LinkedIn
  • Visit our TikTok account
  • Acesse nosso canal no YouTube
  • Visit our Tumblr account
Código é poesia.