Repeat Order for WooCommerce

Описание

Would your customers like to repeat their order and place it in their shopping cart again? WooCommerce has provided an option for this in WooCommerce Core. The button is only displayed in the detail page of the order and if the order have the status «completed» in the customers account.

With our extension you can integrate and display the button «re-order», «repeat order» on the overview page. This is especially useful when complex shopping cart contents are needed again and again, for example by resellers or in the B2B sector. Customers can place the goods they have already ordered in the shopping basket directly from the overview page.

In addition, we have provided additional features for our expansion:

  • Activation of «Order note» with a reference to the original order.
    The shop manager thus has the information from which completed order the new order was triggered.

  • Activation of the standard button «Re-order» of WooCommerce, if you use WooCommerce Germanized version 2.0.4 or older, or
    another plugin or theme suppresses the button «Re-order». Then activate this option to reactivate the button.

Filter and Actions

repeat_order_for_woocommerce_init

This action is called at the end of the class constructor

plugin_locale

This filter can be used to change the plugin locale before translations are loaded. See https://developer.wordpress.org/reference/hooks/plugin_locale/

repeat_order_for_woocommerce_order_note

This filter can be used to change the order note in the backend

woocommerce_valid_order_statuses_for_order_again

This filter can be used to change the order status for viewing the reorder link

repeat_order_for_woocommerce_settings

With this filter it is possiable to add/remove entrys from the plugin settingspage

do_repeat_order_for_woocommerce_email_notice

This filter can be used to suppress the reorder note in the emails

repeat_order_for_woocommerce_email_notice

This filter can be used to change the text of the reorder notice of the emails

repeat_order_for_woocommerce_email_notice_addon

This action is called in the reorder notice for emails funnction

Скриншоты

  • My Account Detail Page
  • My Account Overview Page
  • Settings
  • Order Note "Re-order"
  • Orderlist actions columns with "reorder" icon

Установка

  1. Upload plugin files to your plugins folder, or install using WordPress built-in Add New Plugin installer;
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Часто задаваемые вопросы

Installation Instructions

  1. Upload plugin files to your plugins folder, or install the plugin through the WordPress plugins screen directly;
  2. Activate the plugin through the ‘Plugins’ screen in WordPress;
  3. Go to the Settingspage «WooCommerce->Settings->Repeat Order screen to configure the plugin.

Can your plugin also be translated into other languages?

Yes, the plugin can be translated into many languages via WordPress Translate.

Can I really use this plugin free of charge?

Yes, Repeat Order for Woocommerce is available for free.

Does Repeat Order for Woocommerce share any of my data? (GDPR)

No, Repeat Order for Woocommerce keeps all your data inside your own WordPress & WooCommerce install. There is no data transmitted to us or a third party service.

Отзывы

24.10.2020 2 ответа
Not appearing to work for Dokan based sites.
16.05.2019 1 ответ
Congratulation, Great job! is a very good plugin. Thank you so much
03.05.2019 1 ответ
Thank you to Frank and Ulf for their reactivity and great support. Their plugin is a great functionality to be added to a woocommerce site, especially if you deal with wholesalers who need to easily place repeat orders. This is exactly what I needed. Two thumbs up!
09.02.2019 1 ответ
This is working fine on WP 5.0.3 together with Woo Commerce 3.5.4 with Flatsome theme 3.7.2 and a host of other plugins. Many thanks to the author. Great way of getting repeat orders off customers.
Посмотреть все 6 отзывов

Участники и разработчики

«Repeat Order for WooCommerce» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

«Repeat Order for WooCommerce» переведён на 5 языков. Благодарим переводчиков за их работу.

Перевести «Repeat Order for WooCommerce» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.3.3

  • [New] Support for WooCommerce 8.5.2
  • [fix] prevent posible error with rollback/updates

1.3.2

  • [New] Support for WooCommerce 8.4.0
  • [fix] Set the order status completed as standard if update from 1.2.0
  • [fix] load the plugin scripts if HPOS isn’t activate on backend

1.3.1

  • [New] Support for WooCommerce 8.3.0
  • [fix] Replace deprecated filter in WooCommerce to woocommerce_account_orders_columns
  • [fix] Check if the function wc_get_page_screen_id exist

1.3.0

  • [New] Support for WooCommerce 8.2.1
  • [New/Added] Reorder info row in users my orders list (enable/disable in plugin settings)
  • [New/Added] Reorder for all status
  • [Dev] Added HPOS Support
  • [Improvement] Removed unnecessary CSS. Props to @camilo517.

1.2.0

  • [Added] Reorder icon in orderlist actions column that links to the original order

1.1.0

  • [Added] Preview icon in order note

1.0.1

  • [Feature] WooCommerce 3.5 compatibility
  • [Changed] Typo in Title

1.0.0

  • First release.