PHPackages                             innosend/magento2 - 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. innosend/magento2

ActiveMetapackage

innosend/magento2
=================

Innosend for Magento 2 (meta package)

1.1.8(4w ago)213↓100%OSL-3.0

Since Mar 2Pushed 4w agoCompare

[ Source](https://github.com/Innosend/magento2)[ Packagist](https://packagist.org/packages/innosend/magento2)[ RSS](/packages/innosend-magento2/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (3)Dependencies (3)Versions (7)Used By (0)

Innosend for Magento 2
======================

[](#innosend-for-magento-2)

Installation
------------

[](#installation)

For the complete documentation go to [innosend.gitlab.io](https://innosend.gitlab.io)

### Fresh install

[](#fresh-install)

```
composer require innosend/magento2
php bin/magento module:enable Innosend_Integration Innosend_PickupPoints Innosend_OrderConnector
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:flush
```

### Update from 1.0.x

[](#update-from-10x)

```
composer update innosend/magento2
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:flush
```

### Deploy static content (production)

[](#deploy-static-content-production)

```
php bin/magento setup:static-content:deploy -f
```

---

Requirements
------------

[](#requirements)

RequirementVersionMagento 22.4.x (framework 102.x – 103.x)PHP8.1, 8.2, or 8.3Composer2.xcURLAny version bundled with PHP---

Configuration
-------------

[](#configuration)

### 1. API configuration (required)

[](#1-api-configuration-required)

1. Go to **Stores → Configuration → Innosend → API Configuration**
2. Set **Enable API connection** to **Yes**
3. Choose **Mode**: `Test` or `Production`
4. Enter the **API Token** from [dashboard.innosend.eu](https://dashboard.innosend.eu) → **Settings → API Keys**
5. Click **Save Config**
6. Click **Test API Token Connection** to verify

### 2. Order synchronization

[](#2-order-synchronization)

1. Go to **Stores → Configuration → Innosend → Order Synchronization**
2. Enable order sync and configure sync options (sync on order place, retries, status sync interval)
3. Save config — verify Magento cron is running

### 3. Pickup points

[](#3-pickup-points)

1. Go to **Stores → Configuration → Innosend → Pickup Points**
2. Enable pickup points, select carriers, and configure map options
3. Save config

---

Post-install checklist
----------------------

[](#post-install-checklist)

- `setup:upgrade` completed (data patch ran on 1.0.x → 1.1.0 update)
- `setup:di:compile` completed without errors
- **API Token** entered and **Test API Token Connection** succeeds
- Pickup Points enabled and visible in checkout (if used)
- Order Synchronization enabled and cron running (if used)
- `php bin/magento cache:flush` run after config changes

---

Troubleshooting
---------------

[](#troubleshooting)

IssueActionPackages not found after `composer require`Verify private Packagist repo is configured (see Preparations)Token test fails (401)Token invalid or expired — generate new one in the Innosend DashboardToken test fails (404)Wrong endpoint URL or Mode — check both fieldsOld API Key/Secret fields still visibleConfig cache not flushed — run `php bin/magento cache:flush`DI compilation errors after updateRun `php bin/magento setup:di:compile`Pickup points not in checkoutVerify API Token is valid; check `var/log/system.log`Orders not syncingVerify order sync is enabled and Magento cron is running---

Module overview
---------------

[](#module-overview)

PackageMagento moduleVersionPurpose`innosend/magento2-integration``Innosend_Integration`1.1.0API client, Bearer token auth, config, healthcheck`innosend/magento2-pickup-points``Innosend_PickupPoints`1.1.0Pickup points in checkout`innosend/magento2-order-connector``Innosend_OrderConnector`1.0.3Order and status sync---

Support
-------

[](#support)

- Docs: see `vendor/innosend/{module}/docs/en/` for each module
- Email:
- Developer:
- Dashboard:

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance94

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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 ~23 days

Total

4

Last Release

29d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/398826726a3e1562f29b321dbc49dad6a609f929193e383244a8a238fca25efe?d=identicon)[innosend](/maintainers/innosend)

---

Top Contributors

[![henkvalk](https://avatars.githubusercontent.com/u/8955854?v=4)](https://github.com/henkvalk "henkvalk (23 commits)")

### Embed Badge

![Health badge](/badges/innosend-magento2/health.svg)

```
[![Health](https://phpackages.com/badges/innosend-magento2/health.svg)](https://phpackages.com/packages/innosend-magento2)
```

PHPackages © 2026

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