Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Contact Form 7 WooCommerce Order Dropdown Field

Beschreibung

Add Woocommerce Orders Dropdown to the popular Contact Form 7 plugin. This field creates a drop down of current user’s orders.
Contact Form7 form will be more useful to use for support purpose.

You just have to install this plugin to add a new field type in Contact form 7 fields.

For details usages guide please check the documentation

New in Version 1.0.5: Order Status Field

Now order status can be set in the field. For multiple order status need to put using _ (underscore).
Example field: [wooorders wooorders-588 status:wc-completed_wc-cancelled]
WooCommerce built-in status are: wc-pending, wc-processing, wc-on-hold, wc-completed, wc-cancelled, wc-refunded, wc-failed
To use all status, don’t use the attribute ’status‘

Screenshots

  • Field in form edit
  • Field creator
  • Field in action

Installation

This section describes how to install the plugin and get it working.

e.g.

  1. Upload contact-form-7-wooorders to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. This plugin need woocommerce and contact form 7 both installed

Rezensionen

7. Mai 2020
Un plugin qui tient ses promesses. Pour une fonction qui mériterait d'être dans Woocommerce. Merci à vous! ---- A plugin that does what it promises. A function that would deserve to be native to Woocommerce. Thanks you!
Lies alle 4 Rezensionen

Mitwirkende & Entwickler

„Contact Form 7 WooCommerce Order Dropdown Field“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Änderungsprotokoll

1.0.6

  • [improvement] Compatible with WP 5.9.0

1.0.5

  • [new] Added ’status‘ attribute for order status for the field, this value needs to be put using underscore for multiple like [wooorders wooorders-588 status:wc-completed_wc-cancelled]
  • [improvement] Minor improvements and wordpress version compatibility check

1.0.4

  • Released a class based code
  • Compatible with latest wordpress and woocommerce
  • Removed donate link in plugin definition

1.0.3

  • Required Field/Mandatory feature added

1.0.2

  • Removed hash(#) from value of the order id
  • Added a donate link in plugin definition if that helps me 😛

1.0.1

  • Added checking if contact form7 installed while activation.

1.0.0

  • first version