Mô tả
If you run a web shop based on the (great!) plugin WooCommerce you might have run into the problem of how to define a minimum order value for a shop.
Our little plugin provides exactly this additional feature.
Installation & Usage
It’s easy:
- Install the “Minimum Order Value” plugin.
- Activate it.
- Head for WC Settings / Checkout (admin.php?page=wc-settings&tab=checkout)
- Scroll down to the subheadline “Minimum Order Value” and adjust the value and notification texts.
- Save – et voilà!
Ảnh màn hình
Đánh giá
There are no reviews for this plugin.
Người đóng góp & Lập trình viên
“Mindestbestellwert – Minimum Order Value for Woocommerce” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Mindestbestellwert – Minimum Order Value for Woocommerce” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
- Hello world.
1.1
- Enhancement – Reworked the logic so as to allow discounts (coupons): now the cart subtotal (before discounts are applied) is compared to the minimum order value.
- Fix – Adjusted the file names for the plugin file and the i18n files (so as to reflect the plugin slug).
- Dev – Added plugin icon.
- Dev – Tested plugin in current WP version.
1.2
- Dev – Tested plugin in current WP version.