跳至内容
  • 登录
  • 注册
WordPress.org

China 简体中文

  • 主题
  • 插件
  • 消息
  • 支持
    • 文档
    • 论坛
  • 关于
  • 获取 WordPress
获取 WordPress

插件

  • 我的收藏
  • Beta测试
  • 开发者

该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

下载

Magento User Compatibility

作者Ulrike Uhlig
  • 详情
  • 评价
  • 安装
  • 开发进展
支持

描述

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

Jomar Lipon 2017年8月18日
It works..thanks.. you save my day
阅读所有3条评价

贡献者及开发者

“Magento User Compatibility” 是开源软件。 以下人员对此插件做出了贡献。

贡献者
  • curlybracket

将“Magento User Compatibility”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志。

更新日志

1.0

  • Initial release

额外信息

  • 版本:1.1
  • 最后更新:6年前
  • 有效安装数量:40+
  • WordPress版本: 2.8 或更高版本
  • 最高兼容版本:3.7.41
  • 语言:
    English (US)
  • 标签:
    authenticationemailloginmagentousers
  • 高级视图

评级

查看所有评价
  • 5星 2
  • 4星 0
  • 3星 1
  • 2星 0
  • 1星 0
登录以提交评价。

贡献者

  • curlybracket

支持

有话要说吗?是否需要帮助?

查看支持论坛

  • 关于
  • 消息
  • 主机
  • 捐助
  • Swag
  • 文档
  • 开发者
  • 参与
  • 学习
  • 展示站点
  • 插件
  • 主题
  • 区块样板
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • 隐私
  • Public Code
WordPress.org
WordPress.org

China 简体中文

  • 访问我们的 Facebook 公共主页
  • 关注我们的 Twitter 账号
  • 关注我们的 Instagram 账号
  • 关注我们的 LinkedIn 主页
代码如诗