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
GitHub Repository
Source code & docs
Packagist
Version history
Issues & Support
Get help or report bugs
Share This Module's Status
README
Loaded from GitHubPicqer 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
- Log onto your Magento 2 admin account and navigate to Stores > Configuration > Picqer > Webhooks
- 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.