PHPackages                             calcurates/module-magento - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. calcurates/module-magento

ActiveMagento2-module[API Development](/categories/api)

calcurates/module-magento
=========================

Calcurates Integration for Magento

1.48.21(2mo ago)732.4k↓33.8%1OSL-3.0PHPPHP ~7.1.3||~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0

Since Aug 22Pushed 2mo ago5 watchersCompare

[ Source](https://github.com/calcurates/module-magento)[ Packagist](https://packagist.org/packages/calcurates/module-magento)[ RSS](/packages/calcurates-module-magento/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (121)Used By (0)

### Calcurates magento module

[](#calcurates-magento-module)

#### Requirements

[](#requirements)

- Magento &gt;= 2.3
- PHP &gt;= 7.1

#### Manual installation

[](#manual-installation)

- Download [latest release](https://github.com/calcurates/module-magento/releases/latest)
- Unpack archive to `app/code/Calcurates/ModuleMagento`
- Execute

```
cd path_to_magento
sudo -u magento_user php bin/magento setup:upgrade
sudo -u magento_user php bin/magento cache:flush
```

#### Composer installation

[](#composer-installation)

```
cd path_to_magento
composer require calcurates/module-magento
sudo -u magento_user php bin/magento setup:upgrade
sudo -u magento_user php bin/magento cache:flush
```

#### Magento 2.4.4 and newer installations:

[](#magento-244-and-newer-installations)

```
cd path_to_magento
sudo -u magento_user php bin/magento config:set oauth/consumer/enable_integration_as_bearer 1
sudo -u magento_user php bin/magento cache:flush
```

#### Upgrades

[](#upgrades)

Magento provides options to the `setup:install` and `setup:upgrade` commands that enable safe installations and rollbacks:

- `--safe-mode=1` - Creates a data dump during the installation or upgrade process
- `--data-restore=1` - (Used with the `setup:upgrade` command only) Performs a rollback. Before you rollback, you must first check out code to the previous version of Magento. Then run `setup:upgrade --data-restore=1`

#### Configuration instructions

[](#configuration-instructions)

1. Login into Admin
2. Go to "Stores -&gt; Configuration -&gt; Sales -&gt; Shipping Methods"
3. In "Calcurates \[by Calcurates\]":
    - "Calcurates API Token" - token obtained in Calcurates platform
    - "Magento API Token" - token should be generated and added into Calcurates platform
4. Configure Magento API Integration token as shown in - [Magento Integration Token Instructions](https://devdocs.magento.com/guides/v2.3/get-started/authentication/gs-authentication-token.html)

#### API Permissions

[](#api-permissions)

- Calcurates API resource
- Stores → Settings → All Stores (the codes are `Calcurates_ModuleMagento::api` and `Magento_Backend::store`)

#### Set only one source per order item for shipping information added as extension attribute for order item

[](#set-only-one-source-per-order-item-for-shipping-information-added-as-extension-attribute-for-order-item)

```
cd path_to_magento
sudo -u magento_user php bin/magento config:set carriers/calcurates/unique_order_item_source 1
sudo -u magento_user php bin/magento cache:flush
```

###  Health Score

62

—

FairBetter than 99% of packages

Maintenance85

Actively maintained with recent releases

Popularity34

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity93

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 66.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~20 days

Recently: every ~50 days

Total

118

Last Release

84d ago

PHP version history (7 changes)1.0.0PHP 7.0.2|7.0.4|~7.0.6|^7.1.0

1.3.0PHP ~7.1.3||~7.2.0||~7.3.0

1.19.0PHP ~7.1.3||~7.2.0||~7.3.0||~7.4.0

1.37.2PHP ~7.1.3||~7.2.0||~7.3.0||~7.4.0||~8.1.0

1.46.1PHP ~7.1.3||~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0

1.48.4PHP ~7.1.3||~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0

1.48.12PHP ~7.1.3||~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/3013d31499eec6c14cae2a25549d19575e25812f1e2e3f45df1fcc0b80237c44?d=identicon)[calcurates](/maintainers/calcurates)

---

Top Contributors

[![Gemorroj](https://avatars.githubusercontent.com/u/885731?v=4)](https://github.com/Gemorroj "Gemorroj (839 commits)")[![vsevolod-tarasov](https://avatars.githubusercontent.com/u/6348768?v=4)](https://github.com/vsevolod-tarasov "vsevolod-tarasov (152 commits)")[![NikolasSumrak](https://avatars.githubusercontent.com/u/4971799?v=4)](https://github.com/NikolasSumrak "NikolasSumrak (108 commits)")[![alexey-rakitin](https://avatars.githubusercontent.com/u/31956701?v=4)](https://github.com/alexey-rakitin "alexey-rakitin (102 commits)")[![akondratenkeo](https://avatars.githubusercontent.com/u/3669734?v=4)](https://github.com/akondratenkeo "akondratenkeo (29 commits)")[![vitaliylogvynenko](https://avatars.githubusercontent.com/u/47830582?v=4)](https://github.com/vitaliylogvynenko "vitaliylogvynenko (26 commits)")

---

Tags

ecommercee-commerceshippingsales

### Embed Badge

![Health badge](/badges/calcurates-module-magento/health.svg)

```
[![Health](https://phpackages.com/badges/calcurates-module-magento/health.svg)](https://phpackages.com/packages/calcurates-module-magento)
```

###  Alternatives

[aimeos/aimeos-laravel

Cloud native, API first Laravel eCommerce package with integrated AI for ultra-fast online shops, marketplaces and complex B2B projects

8.6k214.7k3](/packages/aimeos-aimeos-laravel)[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[akeneo/magento-connector-bundle

Akeneo PIM bundle to export to Magento platform

582.2k](/packages/akeneo-magento-connector-bundle)[sunnysideup/ecommerce

Silverstripe E-commerce Application

257.2k79](/packages/sunnysideup-ecommerce)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
