-
Notifications
You must be signed in to change notification settings - Fork 9
/
readme.txt
35 lines (25 loc) · 1.41 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
=== WC Minimum Order Amount ===
Contributors: fernashes
Tags: woocommerce, order, order amount, order total, minimum order, cart, woo
Requires at least: 4.5.0
Tested up to: 5.0
Stable tag: 1.0
WC requires at least: 3.0
WC tested up to: 3.9.1
License: GPLv3 or later License
URI: http://www.gnu.org/licenses/gpl-3.0.html
Original snippet source: https://docs.woocommerce.com/document/minimum-order-amount/
Icon credit: Freepik | www.flaticon.com is licensed by Creative Commons BY 3.0 http://creativecommons.org/licenses/by/3.0/
Add the option for a WooCommerce minimum order amount, as well as the options to change the notification texts for the cart and checkout pages
== Description ==
This plugin adds the option for a WooCommerce minimum order amount, as well as the options to separately change the notification texts for the cart and checkout pages
== Installation ==
1. Download the plugin and install it to your `wp-content/plugins` folder, or install the plugin through the WordPress plugins screen directly
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Navigate to **WooCommerce > Settings** and scroll down to the Minimum order settings to configure the settings
== Screenshots ==
1. Settings are under WooCommerce > Settings, at the very bottom of the pages
2. Example of a notification when the cart does not meet the minimum order amount
== Changelog ==
= 1.0 2018-08-15 =
* Initial release