/wc-map-guest-orders-and-downloads

WordPress plugin to map WooCommerce Guest Orders to Newly Created or Logged in Accounts

Primary LanguagePHP

=== WC Map Guest Orders and Downloads ===
Contributors: duplaja
Donate link: https://www.wptechguides.com/donate/
Tags: WooCommerce, Orders, Downloads, Guest, Mapping
Requires at least: 4.0.1
Tested up to: 4.7.5
Stable tag: trunk
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

WC Map Guest Orders and Downloads maps WooCommerce guest orders and downloads to an account with the same e-mail on account creation or login.

== Description ==

**Note: You MUST have WooCommerce installed and activated for this plugin to work. WC 3.0+ compliant** 

WC Map Guest Orders and Downloads does exactly what the title says. We've all had customers order something from our site, and then later decide to create an account. Especially with downloadable products, this can cause an issue where logged in users can't view their past orders or downloads. We address this here by checking the billing e-mail address on past guest orders when an account is created or a user logs in, and if it matches the e-mail set on the user account, the appropriate orders and downloads are mapped to the new account.

This is a simple little pluggin, with no settings, no options, just install, activate, and go!

To see other plugins like this, or tips on how these are built, check out [WP Tech Guides](https://www.wptechguides.com/).

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/wc-map-guest-orders-and-downloads` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress

== Frequently Asked Questions ==

= What do I need for this plugin to run? =

You need the WooCommerce plugin.

= How do I set up / configure this plugin? =

There's nothing to configure! Just install and activate, and you're good to go.

== Screenshots ==

None

== Dependencies and Liscencing ==

Depends on WooCommerce

== Changelog ==
= 1.0 =
* Initial Plugin Release

== Upgrade Notice ==

= 1.0 =
* Initial Plugin Release