Zum Inhalt springen

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.

  • 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.

  1. Install and activate WooCommerce (8.0 or later).
  2. Install Reorder from the WordPress plugin directory (when live), or upload the reorder folder to /wp-content/plugins/.
  3. 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.

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.

  1. Log in as a customer who has a completed order and open My Account → Orders.
  2. Confirm the Order again button (with your label) sits in that order’s actions column.
  3. 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.
  4. If the order had an item that is now unavailable, confirm the notice naming what could not be re-added.
  5. Reorder an order with a variation, the exact variation (size, colour) should come back, not just the parent product.

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.