PHPackages                             pickhero/craft-commerce - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. pickhero/craft-commerce

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

pickhero/craft-commerce
=======================

Connect your Craft Commerce store to PickHero WMS for streamlined warehouse management and order fulfillment.

1.2.8(3mo ago)062MITPHPPHP ^8.0

Since Dec 22Pushed 3mo agoCompare

[ Source](https://github.com/pickheronl/pickhero-commerce)[ Packagist](https://packagist.org/packages/pickhero/craft-commerce)[ RSS](/packages/pickhero-craft-commerce/feed)WikiDiscussions develop Synced today

READMEChangelogDependencies (10)Versions (30)Used By (0)

Commerce PickHero
=================

[](#commerce-pickhero)

Connect your Craft Commerce store to PickHero WMS (Warehouse Management System) for streamlined order fulfillment and inventory management.

Features
--------

[](#features)

- **Order Synchronization**: Automatically submit orders to PickHero when they reach specific statuses
- **Order Processing**: Trigger stock allocation and picklist generation in PickHero
- **Webhook Integration**: Receive shipment notifications from PickHero to update order status
- **Stock Import**: Console command for bulk stock synchronization

Requirements
------------

[](#requirements)

- Craft CMS 4.0+ or 5.0+
- Craft Commerce 4.0+ or 5.0+
- PHP 8.2+
- A PickHero account with API access

Installation
------------

[](#installation)

1. Add the plugin to your project's composer requirements
2. Run `composer install`
3. Install the plugin via `./craft plugin/install commerce-pickhero`

Configuration
-------------

[](#configuration)

### API Connection

[](#api-connection)

Configure the plugin in your Craft admin panel under **PickHero → Settings**, or add a config file at `config/commerce-pickhero.php`:

```
