Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Mindestbestellwert – Minimum Order Value for Woocommerce

Beskrivelse

If you run a web shop based on the (great!) plugin WooCommerce you might have run into the problem of how to define a minimum order value for a shop.

Our little plugin provides exactly this additional feature.

Installation & Usage

It’s easy:

  1. Install the “Minimum Order Value” plugin.
  2. Activate it.
  3. Head for WC Settings / Checkout (admin.php?page=wc-settings&tab=checkout)
  4. Scroll down to the subheadline “Minimum Order Value” and adjust the value and notification texts.
  5. Save – et voilà!

Skjermbilder

  • Screenshot showing the settings section for “Minimum Order Value” (here in the provided German translation).
  • Screenshot of the notification shown in the cart view if the user’s total cart value is below the specified minimum.

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

“Mindestbestellwert – Minimum Order Value for Woocommerce” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

Endringslogg

1.0

  • Hello world.

1.1

  • Enhancement – Reworked the logic so as to allow discounts (coupons): now the cart subtotal (before discounts are applied) is compared to the minimum order value.
  • Fix – Adjusted the file names for the plugin file and the i18n files (so as to reflect the plugin slug).
  • Dev – Added plugin icon.
  • Dev – Tested plugin in current WP version.

1.2

  • Dev – Tested plugin in current WP version.