=== Bigship REST API === Contributors: bigship Tags: woocommerce, api, rest-api, authentication, integration Requires at least: 5.6 Tested up to: 6.9 Requires PHP: 7.4 Stable tag: 1.0.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A WooCommerce extension to integrate Bigship REST API for authentication, order management, shipment creation, and tracking. == Description == The **Bigship REST API** plugin allows WooCommerce store owners to connect their store with the Bigship logistics API to automate order synchronization, shipment generation, and tracking. **Features:** - Authenticate with the Bigship API using secure credentials. - Sync WooCommerce orders directly to Bigship. - Create and track shipments. - Supports sandbox and live mode. - Integrates within WooCommerce admin dashboard. == Installation == ... == Changelog == = 1.0.1 = * Improved description and plugin header. * Added security comments for REST authentication endpoint. * Permission callback updated. = 1.0.0 = * Initial release.