Mô tả
Price Robot for WooCommerce plugin calculates optimal price for products in WooCommerce. Can work as advisor or in automatic mode.
The plugin modifies the product price by product’s sales data. E.g. it can automatically decrease prices for products without sales in some selected timeframe.
There is also an option to make prices “pretty”, i.e. automatically modify the product price, so that it includes 99 cents in it.
Feedback
- We are open to your suggestions and feedback. Thank you for using or trying out one of our plugins!
- Drop us a line at algoritmika.com.
More
Ảnh màn hình
Cài đặt
- Upload the entire plugin folder to the
/wp-content/plugins/
directory. - Activate the plugin through the “Plugins” menu in WordPress.
- Check settings in “WooCommerce > Settings > Price Robot”, and on WooCommerce admin Products view.
Đánh giá
There are no reviews for this plugin.
Người đóng góp & Lập trình viên
“Price Robot 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 “Price Robot 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.2.0 – 23/03/2020
- Dev – Code refactoring.
- Dev – Admin settings descriptions updated.
- Tags updated.
- Requires at least: 5.0.
- Tested up to: 5.3.
- WC tested up to: 4.0.
1.1.1 – 29/10/2018
- Dev – Check for “price not empty” added to
alg_price_robot()
. - Dev – “Limit maximum price to regular product price” option added.
- Dev – Plugin URI updated.
1.1.0 – 05/08/2017
- Dev – WooCommerce version 3 compatibility – Product ID.
- Dev – WooCommerce version 3 compatibility –
woocommerce_get_price
,woocommerce_get_sale_price
filters replaced withwoocommerce_product_get_price
,woocommerce_product_get_sale_price
. - Dev – WooCommerce version 3 compatibility –
get_total_stock()
replaced withget_stock_quantity()
. - Fix – Variations pricing fixed.
- Fix – Admin products filtering by “price robot disabled” fixed.
- Dev –
load_plugin_textdomain()
moved frominit
hook to constructor. - Dev – Version system added.
- Dev – Plugin header (Text Domain) updated.
- Dev – Plugin link changed from http://coder.fm to https://wpcodefactory.com.
- Dev – Code refactoring, cleanup, minor dev and fixes.
1.0.1 – 01/10/2015
- Dev – General Section – Description extended.
- Dev – Price by Sales Section – Description extended.
- Dev – Final Price Section – Description extended. Rounding type option added. Maximum price option added.
1.0.0 – 29/09/2015
- Initial Release.