這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WooCommerce Order Cancel for Customers

描述

A WooCommerce extension that will empower your customers to cancel order within a certain amount of time. You can set the time within when they can cancel an order. The order button will appear on order details page ( domain.com/my-account/view-order/20/ ). Once Your customer cancel the order then You will get an email about that and you can take necessary actions.

You can set the following settings in the plugin:
– Activate/De-Activate Cancel Order Feature
– Eligible Order Status for Cancel
– Threshold Time for Cancel order ( in minutes )
– Order Cancel success message
– Notification email data

螢幕截圖

  • Admin Panel Settings
  • Cancel Order Section in Order Details Page
  • Cancel Status in All Orders Sections - User
  • Cancel order in Admin Section
  • Email Copy to Admin Email Inbox

安裝

Automatic installation

To do an automatic install of this plugin, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type “WooCommerce Order Cancel for Customers” and click Search Plugins. Once you’ve found this plugin, you can now install it by simply clicking “Install Now”.

Manual installation

The manual installation method involves downloading this plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains instructions on how to do this here.

常見問題

Installation Instructions

Automatic installation

To do an automatic install of this plugin, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type “WooCommerce Order Cancel for Customers” and click Search Plugins. Once you’ve found this plugin, you can now install it by simply clicking “Install Now”.

Manual installation

The manual installation method involves downloading this plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains instructions on how to do this here.

Can I set by when a customer can cancel an order?

Yes Sure! You can set that in the settings page of this plugin

Can I customize the features?

Yes sure! All the actions and data are hookable. Please check the source code and it’s really easy to extend the functions

How can I get support?

Please create an issue in the github/support forum. I will try to provide support.
GitHub repository 🙂

Can I contribute?

Yes you can! Join in on our GitHub repository 🙂

評價

2017年12月1日
This plugin works out of the box and does what it describes. I had on issue, but the author replied in highspeed. Excellent!
閱讀全部6個評價

貢獻者及開發者

“WooCommerce Order Cancel for Customers” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

1.0.0 – 2017-08-13

  • Init the plugin
  • Added basic features