📊 State of Magento 2025

The Home for Magento 2 Excellence

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

613 Modules
401 Ready
211 Need Help
🏆 Leaderboard
Stable v2.1.6

Monta Checkout for Magento 2

monta/montacheckout

Integrates Monta shipping options into Magento 2 checkout. Requires Monta API credentials and a Google Maps API key for pickup points.

19,462
Downloads
Below average
0
GitHub Stars
4mo ago
Last Release
1
Open Issues
Build Issues
2/3 checks passed

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
4 errors , 285 warnings
PHPStan Failed

Tested on Magento 2.4.8-p3

Recent Test History

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

v2.1.6 on Magento 2.4.8-p3
Dec 28, 2025

Looking for Contributors

Dependency injection compilation fails. Your contribution could help the entire Magento community!

Contribute

Share This Module's Status

Monta Checkout for Magento 2 Magento compatibility status badge

README

Loaded from GitHub

Monta Checkout for Magento 2

Magento plugin to integrate the Monta shipping options

Installation without using Composer

Clone or download the contents of this repository into app/code/Montapacking/MontaCheckout.

Development Mode

After installation, run bin/magento setup:upgrade to make the needed database changes and remove/empty Magento 2's generated files and folders.

Production Mode

After installation, run:

  1. bin/magento setup:upgrade
  2. bin/magento setup:di:compile
  3. bin/magento setup:static-content:deploy [locale-codes, e.g. nl_NL en_US
  4. bin/magento cache:flush

Configuration

The options can be found in Stores > Configuration > Sales > Shipping Methods > Monta.

API credentials

To use this module you need API credentials provided by Monta ('Monta webshop', 'Monta webshop', 'Monta - Password').

Google API

Specify a valid Google Maps API key here. A key can be created here: https://developers.google.com/maps/documentation/javascript/get-api-key. This key is needed for the map with pick-up points.

Shipping Costs

The base shipping costs used when there is a possible connection error with the Monta API.

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.