WC Return products Plugin
Add a form to Woocommerce order and let users return products.
This plugin allows you to add a form that send email with the product that user want’s to return when an order is placed in woocommerce.
You can set user email, and how many days will be active this form in a order.
You can specify order statuses for the WC Return form will be available.
Filter for return button: ‘wc_return_order_button’
Filter for return form: ‘wc_return_order_form’
Action before send email: ‘wc_before_send_email’
If you find a bug or want to make an upgrade fill free to do it at GitHub
Installation
e.g.
- Upload
plugin-name.php
to the /wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to ‘Woocommerce -> WC Return products’ menu and configure this plugin
Screenshots
WC Return products settings page
Changelog
1.5
- Fix JS sending variables
- Add message to email
1.4.1
- Fix error warning notices
1.4.0
- Added textfield in form
- Added WP filters
1.3.4
1.3.3
1.3.2
- Fix error warning notices
1.3.1
1.3
- Add new order status
- Add note to order when products want to be returned
1.2.2
1.2.1
- Fix .po errors for translate
1.2
- Fix bug with WP multisite
1.1
- Added order status to settings page
- Added woocommerce styles to email
- Fixed bug products list in email
1.02
- Fixed error Order id validation message
1.0
- Added settings page to configure email and days.
- Added the form to your order.