=== Jeebly Delivery Partner for WooCommerce === Contributors: jeeblyllc Tags: shipping, woocommerce, jeebly, order-sync Requires at least: 6.2 Tested up to: 6.8 Requires PHP: 8.1 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Connects your Jeebly shipment account with WooCommerce and provides order syncing and shipment analytics using Google Charts. == Description == Jeebly Delivery Partner for WooCommerce allows store owners to connect their Jeebly shipment account with WooCommerce and sync orders directly. Features include: - Manual and automatic order syncing to Jeebly - Visual shipment analytics using Google Charts - Easy configuration via WooCommerce admin == Installation == 1. Upload the plugin files to the `/wp-content/plugins/jeebly-delivery-partner` directory, or install the plugin through the WordPress plugins screen. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Go to WooCommerce > Settings > Jeebly Delivery Partner to configure your Jeebly account. == Changelog == = 1.0.0 = * Initial release. == Upgrade Notice == = 1.0.0 = Initial release of Jeebly Delivery Partner plugin. = 1.0.1 = Some security updates. == External Services == This plugin uses the following external service: **Google Charts** - **Service Used For:** Visualizing order and shipment analytics via charts in the admin panel. - **Data Sent:** No personal or sensitive data is sent. Chart data is rendered client-side in the browser based on local WooCommerce data. - **Resource Loaded:** `https://www.gstatic.com/charts/loader.js` - **Terms of Service:** https://developers.google.com/chart/terms - **Privacy Policy:** https://policies.google.com/privacy This service is required for the core analytics functionality of the plugin. If Google Charts cannot be loaded, chart rendering will not work. == Source Code and Build Tools == This plugin includes a minified/compiled version of the `loader.js` file for chart rendering. The original source and documentation are available at: - https://developers.google.com/chart - https://github.com/google/google-visualization-issues (issue tracker) We recommend consulting Google’s documentation when customizing chart rendering. == Notes == Please ensure your site allows connections to `https://www.gstatic.com` for the analytics dashboard to load properly.