Woocommerce Email Report

Send email with WooCommerce reports periodically.

Get your daily sales reports, monthly, yearly …
Stay informed about the finances of your online store.
With just three steps:
1. – Choose frequency
2. – Choose report
3. – Select destination emails

Screenshots:

Notifications

You can enable the users notifications, so when new Points are registered, your users will receive an email.

 

You can use the tokens:

[num_points] : Number of points got.

[points_label] : The ‘Points’ label.

[ref_id] : The order id that generates the points.

[description] : The points description if they have one.

[status] : The points status

[username] : The username.

Woocommerce Role Pricing PRO documentation

Woocommerce Role Pricing

INSTALLATION


Backup

Backup your WordPress installation files and database.

Install and activate the Woocommerce Role Pricing plugin

Add the new plugin you have received and activate it:

Go to Plugins > Add New > Upload and click the Browse… button to select the plugin’s zip file, usually woorolepricing-x.y.z.zip (x, y and z are the plugin’s current version numbers).

After that proceed to activate the plugin.

SETUP


Requeriments

This plugin requires:

Setup Woocommerce Role Pricing

If you have not done so already, install and activate the plugin. See Installation section.

Check the settings on the Woocommerce > Role Pricing submenu and adjust them.

Method tab

Product Discount Method:

You can select between ‘rate’ or ‘amount’ method.

Apply to:

You can apply the discount to regular price or to sale price if exists.

You have set:

You can set discounts or final prices when you configure the plugin. Ex. if you have a product price of $100, and you have set 0.10 as rate, and select ‘Discounts’ then the final price will be $90. However if you select ‘Amounts’ then the final price will be $10.

If in several roles:

If you are using third-party plugin and the user is in multiple roles, you can select a criterial to select the discount role.

Display original price:

If selected, the original and the discounted prices are shown.

Roles tab

 

This discount is applied for each product.

Leave empty if no role discount should be applied (default setting).

Example with rate method selected: Indicate 0.1 for 10% discounts on every product.

Advanced tab

With Num. decimals you can select the accuracy of the calculations. Normally it is not necessary to change this value.

More features:

If you need to apply custom discounts per categories and/or products, you can do it in the edit category/product page.

Apply discounts in variable products is available:

Categories:

 

UPDATE


If you have received or downloaded an updated version of the Woocommerce Role Pricing plugin, follow these
instructions to update it:

Backup

Backup your WordPress installation files and database.

Upgrade to the new release

Upgrading requires to replace the plugin.

To update, the plugin must be deactivated, deleted and the new release uploaded and activated. These
are the steps involved:

  1. Go to Plugins > Installed Plugins, click Deactivate on the Woocommerce Role Pricing plugin, then click Delete to remove it.
  2. Go to Plugins > Add New > Upload and click the Browse… button to select the new release’s zip file, and click on the Install Now button. After it has been installed, activate the plugin.

 

BASIC USAGE


Once the plugin is installed, enabled and configured, it begins to run.

According to the user’s role, he will see a store with discounted prices, so you can set direct discounts to wholesales, Premium users, ….

An example according to the below settings:

In this video you can see how to install and setup the basic settings:


Woocommerce Gateway

We are finishing the Woocommerce Gateway Integration.

 

Comming soon …

Widgets

WooPoints – User Points
Display your most active members as a widget.
screenshot-3

Shortcodes

You have available the shortcodes:

[woopoints_users_list]

To display a list of users with their total points.

[woopoints_user_points]

To display an user total points.

[woopoints_user_points_details]

To display a table with the current user points.

[woopoints_request_coupon min="100"]

Display a ‘request coupon’ form. So the users can convert their points into discount coupons. With the “min” attribute you can indicate the minimum points needed to request a coupon.

 

Here you can see a ‘My Points’ user page using the shortcode:

 

Admin Points

From the dashboard, you can manage the points, editing, removing and/or adding manually.

Now you can mark as paid easily your points using the bulk actions.

 

 

Edit them:

 

Installation and Setup

Installation

  1. Download the extension from your dashboard
  2. Go to Plugins > Add New > Upload and select the ZIP file you just downloaded
  3. Click Install Now, and then Activate
  4. Click the Configure link and read the next section to learn how to setup and configure the plugin.

Setup and Configuration

General Setup

After installing the plugin, the first thing you should do is setup your configuration by going to Woocommerce Points > Options

From the General tab you can set how do you want to name the ‘points’.

Is from Orders tab where you can set how many points the users get for every dollar/euro spent.

From Rewards tab  you can set how many dollar/euro the users get for every 100 points. If you set 5, then if the user has 500 points, then he can get a coupon of $25 ( 5 x ( 500 / 100 ) )

 

For create ‘My points’ page you can use the shortcodes available. In Pages tab you can use an example:

 

Now you can use the plugin, this has been easy !!