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.1.6
2026-04-07 09:56 UTC
Requires
- php: ~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0
- innosend/magento2-integration: *
- innosend/magento2-order-connector: *
- magento/framework: >=102.0.0
- magento/module-checkout: >=100.0.0
- magento/module-quote: >=101.0.0
- magento/module-sales: >=102.0.0
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
- Innosend_Integration module
Support
For support, please refer to the documentation in the docs/ directory.