=== Woo 5E Shipping ===
Contributors: TODO-fill
Donate link: https://example.com/ (optional)
Tags: shipping, courier, logistics, woocommerce
Requires at least: 6.0
Tested up to: 6.6 (update before release)
Requires PHP: 7.4
Stable tag: 0.3.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Shipping integration for WooCommerce with the 5E / Last Mile API. Exposes couriers as WooCommerce rates and can auto-forward orders.

== Description ==

- Adds a "5E Shipping" method with multiple couriers.
- Exports orders to 5E/Last Mile when they reach configured statuses.
- Supports custom pricing matrices per courier and flat-price fallback.

Eng: the plugin ships with English UI by default. A Serbian translation (`sr_RS`) is included in `/languages/`.
TODO: extend description with more feature bullets/links.

== Installation ==

1. Upload the plugin to `/wp-content/plugins/` and activate it.
2. Go to **WooCommerce → Settings → Shipping → 5E Shipping**.
3. Enter your 5E ID and API Key, fetch couriers, choose which to enable, and save.
4. (Optional) Enable order forwarding and set trigger statuses.

== Frequently Asked Questions ==

= Which statuses trigger export? =
You can choose them in the settings panel; by default it targets `processing` and `completed`.

= Is auto-approve supported? =
Yes, toggle “Auto approve shipments” in settings.

== Screenshots ==

1. Settings page with couriers and pricing matrix. (Replace with actual screenshot and caption.)

== Changelog ==

= 0.3.0 =
* Initial public-ready release. (Add release date and future entries.)
