innosend / magento2-pickup-points
Innosend Pickup Points Module for Magento 2 - Checkout integration
Package info
github.com/Innosend/magento2-pickup-points
Type:magento2-module
pkg:composer/innosend/magento2-pickup-points
1.2.0
2026-09-08 16:09 UTC
Requires
- php: ~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0||~8.5.0
- innosend/magento2-integration: >=1.2.0
- innosend/magento2-order-connector: >=1.2.0
- magento/framework: >=102.0.0
- magento/module-checkout: >=100.0.0
- magento/module-quote: >=101.0.0
- magento/module-sales: >=102.0.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-08 16:18:56 UTC
README
This module provides pickup points selection functionality in the Magento 2 checkout.
Installation
composer require innosend/magento2-pickup-points php bin/magento module:enable Innosend_PickupPoints php bin/magento setup:upgrade php bin/magento cache:flush
Configuration
- Navigate to Stores > Configuration > Innosend > Pickup Points
- Enable pickup points
- Configure map display (optional)
- Set default carrier (optional)
Features
- Pickup points selection in checkout
- Modal with list and map view (OpenStreetMap)
- Automatic pickup point fetching based on shipping address
- Carrier filtering support
- Pickup point data stored in quote and order
Requirements
- Magento 2.4.x
- PHP 7.3 - 8.3 since v1.2.0 8.5
- Innosend_Integration module
Support
For support, please refer to the documentation in the docs/ directory.