=== Norules Order Withdrawal Manager for WooCommerce ===
Contributors: noruleswebdesign
Tags: woocommerce, withdrawal, cancellation, form, order management
Requires at least: 5.8
Tested up to: 7.0
Requires PHP: 7.2
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Enables customers to legally exercise their right of withdrawal for WooCommerce orders via a simple frontend form.

== Description ==

The **Norules Order Withdrawal Manager for WooCommerce** plugin provides a user-friendly withdrawal form that is seamlessly integrated with WooCommerce. Customers can withdraw from their orders either partially or in full.

Main Features:
* **Easy Integration:** Add via shortcode `[widerrufs_formular]`, Gutenberg Block, Elementor Widget, or WPBakery Element.
* **Automation:** Automatically updates the order status to "Withdrawn" (custom status).
* **Transparency:** Adds a withdrawal entry to the order history (Order Notes).
* **Notifications:** Email confirmation to the customer and notification to the shop owner.
* **Multilingual:** Full support for WPML and Polylang (translate email texts via String Translation).
* **Customizable:** Configure email texts and recipient addresses directly in the WordPress backend.

== Installation ==

1. Upload the `norules-order-withdrawal-manager` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to 'Settings > Widerruf Plugin' to configure the email texts.
4. Place the shortcode `[widerrufs_formular]` on a page (e.g., your cancellation policy page).

== Frequently Asked Questions ==

= Can I customize the design? =
Yes, the plugin loads an `assets/style.css` file which you can override via your theme's CSS.

= Does it work with WPML? =
Yes, the confirmation text can be translated into all installed languages using WPML String Translation or Polylang.

== Screenshots ==

1. The withdrawal form on the frontend (Step 1: Validation).
2. The plugin settings in the backend.

== Changelog ==

= 1.0.1 =
* Fix Order E-Mail validation.

= 1.0.0 =
* Initial release.
* Added support for Gutenberg, Elementor, and WPBakery.
* Implemented custom "Withdrawn" order status.