Getting started
Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.
Reorder is ready as soon as WooCommerce is active. With the defaults, an Order again button appears on every completed order in My Account, and reordering lands the customer on the cart, no configuration required.
Before you start
Section titled “Before you start”- WordPress 6.5 or newer
- WooCommerce 8.0 or newer
- PHP 8.1 or newer
Reorder is a WooCommerce extension (Requires Plugins: woocommerce). If WooCommerce is missing or too old, Reorder shows an admin notice and stays inactive rather than erroring.
Install
Section titled “Install”- Install and activate WooCommerce (8.0 or later).
- Install Reorder from the WordPress plugin directory (when live), or upload the
reorderfolder to/wp-content/plugins/. - Activate the plugin through the Plugins screen. A Settings shortcut is added next to Reorder on that screen.
No wizard runs and no tables are created, Reorder stores its settings in a single option.
First configuration (optional)
Section titled “First configuration (optional)”Open WooCommerce → Reorder. Every setting has a sensible default, so this step is optional:
- Button text, the label on the Order again button. Leave it blank to use the translated default Order again.
- After reordering, send the customer to the cart (default) so they can review, or straight to checkout for the fastest repeat purchase.
- Order statuses, which past orders show the button. Completed is ticked by default; you can also tick Processing and On hold.
A live preview on the settings page shows the button with your current label and tells you where the customer will land. Changes save with the standard Save changes button.
Verify on the storefront
Section titled “Verify on the storefront”- Log in as a customer who has a completed order and open My Account → Orders.
- Confirm the Order again button (with your label) sits in that order’s actions column.
- Click it. Every still-purchasable item should be re-added to the cart, and you should land on the cart or checkout per your setting.
- If the order had an item that is now unavailable, confirm the notice naming what could not be re-added.
- Reorder an order with a variation, the exact variation (size, colour) should come back, not just the parent product.
Free vs Pro
Section titled “Free vs Pro”The free edition is the complete button: ownership and nonce checks, missing-item handling, variation support, and the configurable label, statuses and redirect.
Reorder Pro hooks the reorder/refilled action to apply a reward coupon to the cart after each reorder, it does not gate any of the free behaviour.
Need help?
Section titled “Need help?”- Reorder overview, features and editions
- Configuration, every setting and its option key
- GitHub issues, bugs and questions
- Reorder on plogins.com