Integrating Magento and Wordpress Users

I've found posts on letting Wordpress manage Magento users and vise versa, but what I'm looking to do is not to have one manage users over the other. I'd like users to have the option to sign up through the shop or through the Wordpress main site, but enable Wordpress to use the Magento users and vise versa. Should I install both: http://www.magentocommerce.com/magento-connect/wordpress-integration.html http://wordpress.org/extend/plugins/magento-wordpress-integration/

Topic magento Wordpress

Category Web


While there are a lot of different solutions for integrating allowing use of Magento Blocks in Wordpress or using Wordpress functions in Magento, what you are looking for is single login.

It can be done via a WP Plugin:

  1. Mage Enabler. It's a WP plugin that gives raw access to the Mage object - you can do single login plus access Magento methods within WordPress (pull templates from Magento, display categories, products and checkout from your blog).
  2. Magento WordPress Integration. I haven't examined this one.

Or via a Magento extension:

  1. FIshPig's WordPress Customer Synchronisation
  2. Single Sign-On For Magento And WordPress

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.