wc-shipping-providers
CommunityExtend WooCommerce with a custom shipping provider.
Software Engineering#woocommerce#tracking#plugin-development#di-container#shipping-provider#fulfillments
AuthorLonsdale201
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Register a custom WooCommerce shipping provider to manage carrier identity and tracking in Fulfillments.
Core Features & Use Cases
- Create a provider by extending Automattic\WooCommerce\Admin\Features\Fulfillments\Providers\AbstractShippingProvider and implementing the required methods get_key, get_name, get_icon, and get_tracking_url.
- Register the provider via the woocommerce_fulfillment_shipping_providers filter to expose it in the Fulfillments admin UI and order workflows.
- Support optional capabilities like get_shipping_from_countries, get_shipping_to_countries, and try_parse_tracking_number for enhanced carrier detection and country-specific routing.
- Leverage Dependency Injection via the DI container or supply a pre-built instance to integrate with a private carrier or fulfillment service.
Quick Start
Create a class that extends AbstractShippingProvider, implement the required methods, and register it using the woocommerce_fulfillment_shipping_providers filter.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: wc-shipping-providers Download link: https://github.com/Lonsdale201/wp-agent-skills/archive/main.zip#wc-shipping-providers Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.