Bigship REST API

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.

Screenshots

Installation

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Bigship REST API” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Bigship REST API” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.7

  • Ensured user context is preserved when regenerating keys after revocation.
  • No changes to existing API contracts or permissions.

1.0.6

  • Fixed issue where API authentication token was unintentionally invalidated during WooCommerce key revocation.
  • No changes to existing API contracts or permissions.

1.0.5

  • Resolved PHPCS warnings for intentional direct database operations.
  • Restored original WooCommerce key caching and regeneration logic.
  • No functional or behavioral changes to existing API endpoints.

1.0.4

  • Improved permission callbacks for REST API endpoints.
  • Ensured protected routes validate authentication tokens correctly.
  • No functional changes to existing API behavior.

1.0.3

  • Improved REST route registration consistency.

1.0.2

  • Fixed REST API route registration to comply with WordPress standards.
  • Improved permission callbacks for REST endpoints.

1.0.1

  • Improved description and plugin header.
  • Added security comments for REST authentication endpoint.
  • Permission callback updated.

1.0.0

  • Initial release.