The Home for Magento 2 Excellence

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

1090 Modules
626 Ready
464 Need Help
🏆 Leaderboard
Actively Maintained v1.1.8

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.

26
Downloads
Below average
2
GitHub Stars
Below average
2mo ago
Last Release
0
Open Issues
Build Issues
0/3 checks passed

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
PHPStan

Tested on Magento 2.4.9

Recent Test History

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

v1.1.8 on Magento 2.4.9
Jun 7, 2026
v1.1.6 on Magento 2.4.9
Jun 1, 2026

Looking for Contributors

Composer installation fails. Your contribution could help the entire Magento community!

Contribute

Share This Module's Status

Innosend Pickup Points for Magento 2 Magento compatibility status badge

README

Loaded from GitHub

Innosend 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

  1. Navigate to Stores > Configuration > Innosend > Pickup Points
  2. Enable pickup points
  3. Configure map display (optional)
  4. 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.