=== WPEC Customer List === Contributors: 3dolab Donate link: http://www.3dolab.net/en/wpec-customer-list Tags: wpec, customers, customer, list, users, purchases, amount, items, coupon codes, coupons, reward Requires at least: 2.8 Tested up to: 3.4.2 Stable tag: 1.0 List table of customers with details of total orders, items and amount in sortable columns. Sortable order history for each customer. Per-user coupon codes with an auto reward system. == Description == This add-on extends the functionality of the WP E-Commerce plugin by adding a list table of customers (registered users with at least one purchase) to the dashboard and users admin panels. Fully sortable column entries display the details of total orders, total items and total amount spent by each customer. One level deeper, the customer detail shows a complete order history with the date of every purchase: more user friendly than searching and filtering the usual purchase log. The WPEC built-in coupon code system has been improved to add per-user coupons and product IDs in conditions. Custom goals can be set (and optionally shown in the front-end user purchase history), in order to enable and assign auto rewarded coupons. Email notifications of rewards are sent to administrators, editors and optionally to customers (supporting the MailPress class). = Plugin Homepage = http://www.3dolab.net/en/wpec-customer-list = Known Bugs = Still unable to save screen option about the amount of items listed in each page = Under Development = * Theme functions shortcuts * Optionally merge every coupon into user credit (account mode) * Bind and convert coupons to Cubepoints == Installation == = Manual Installation: = 1. Extract the package in the `wpec-customer-list` folder 2. Upload the `wpec-customer-list` folder to the `/wp-content/plugins/` directory 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Click and go through the 'Dashboard' or 'Users' > 'Customer List' menu 5. Configure the settings 6. Copy the 2 files from the `wpec-customer-list/theme` folder into the theme folder or accordingly update the version in use == Changelog == = 1.0 (2013.02.02) = * First Release