Innosend Pickup Points for Magento 2
innosend/magento2-pickup-points
Adds pickup-point selection to the Magento checkout with a list-and-map modal (OpenStreetMap), automatic pickup-point fetching based on the shipping address, and carrier filtering, storing the chosen point on the quote and order.
Build Tests
Code Quality
Tested on Magento 2.4.9
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardLooking for Contributors
Composer installation fails. Your contribution could help the entire Magento community!
Share This Module's Status
README
Loaded from GitHubInnosend Pickup Points Module for Magento 2
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.
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.