Перейти к содержимому
WordPress.org

Русский

  • Темы
  • Плагины
  • Новости
    • Документация
    • Форумы
  • О WordPress
  • Сообщество
  • Скачать WordPress
Скачать WordPress
WordPress.org

Plugin Directory

Magento User Compatibility

  • Отправить плагин
  • Мои избранные
  • Войти
  • Отправить плагин
  • Мои избранные
  • Войти

Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Magento User Compatibility

Автор: curlybracket
Скачать
  • Детали
  • Отзывы
  • Установка
  • Разработка
Поддержка

Описание

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.

Установка

  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

Часто задаваемые вопросы

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 »

Отзывы

It Works

jomarlipon 18.08.2017
It works..thanks.. you save my day
Посмотреть все 3 отзыва

Участники и разработчики

«Magento User Compatibility» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники
  • curlybracket

Перевести «Magento User Compatibility» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0

  • Initial release

Мета

  • Версия 1.1
  • Обновление: 10 лет назад
  • Активных установок: 10+
  • Версия WordPress 2.8 или выше
  • Совместим вплоть до: 3.7.41
  • Язык
    English (US)
  • Метки:
    authenticationemailloginmagentousers
  • Дополнительно

Оценки

4.3 из 5 звёзд.
  • 2 5-звездный отзыв 5 звёзд 2
  • 0 4-звездный отзыв 4 звезды 0
  • 1 3-звездный отзыв 3 звезды 1
  • 0 2-звездный отзыв 2 звезды 0
  • 0 1-звездный отзыв 1 звезда 0

Ваш отзыв

Посмотреть всеотзывы

Участники

  • curlybracket

Поддержка

Есть что сказать? Нужна помощь?

Перейти в форум поддержки

  • О нас
  • Новости
  • Хостинг
  • Приватность
  • Витрина
  • Темы
  • Плагины
  • Паттерны
  • Обучение
  • Поддержка
  • Разработчики
  • WordPress.TV ↗
  • Присоединиться
  • События
  • Поддержать ↗
  • Сувениры ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Русский

  • Посетите нас в X (ранее Twitter)
  • Посетите нашу учётную запись в Bluesky
  • Посетите нашу ленту в Mastodon
  • Посетите нашу учётную запись в Threads
  • Посетите нашу страницу на Facebook
  • Посетите наш Instagram
  • Посетите нашу страницу в LinkedIn
  • Посетите нашу учётную запись в TikTok
  • Посетите наш канал YouTube
  • Посетите нашу учётную запись в Tumblr
Код — это поэзия.
The WordPress® trademark is the intellectual property of the WordPress Foundation.