📊 State of Magento 2025

The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

613 Modules
401 Ready
211 Need Help
🏆 Leaderboard
Potentially Abandoned v1.0.3

Magento2 Plugin

picqer/magento2-plugin

Connects Magento 2 to Picqer. Automatically pushes new orders to Picqer for fulfillment.

96,277
Downloads
Below average
5
GitHub Stars
Below average
4y ago
Last Release
1
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
9 warnings
L5 PHPStan

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.0.3 on Magento 2.4.8-p3
Dec 28, 2025

Share This Module's Status

Magento2 Plugin Magento compatibility status badge

README

Loaded from GitHub

Picqer Extended Integration for Magento 2

Magento 2 Extensions for Picqer.

Installation:

This project can easily be installed through Composer.

composer require picqer/magento2-plugin
bin/magento module:enable Picqer_Integration
bin/magento setup:upgrade

Activate module

  1. Log onto your Magento 2 admin account and navigate to Stores > Configuration > Picqer > Webhooks
  2. Fill out the general configuration information:
    • Active: Yes
    • Picqer Subdomain: is the prefix of your domain name. If you log on to 'my-shop.picqer.com', then fill in 'my-shop'.
    • Connection Key: can be found in Picqer > Settings > Webshops > Magento shop. Copy and paste in this field.

Orders will now be pushed to Picqer immediately.

Uninstall:

composer remove picqer/magento2-plugin

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.