PHPackages                             shopigo/magento2-extension-swiss-post - 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. shopigo/magento2-extension-swiss-post

ActiveMagento2-module

shopigo/magento2-extension-swiss-post
=====================================

Magento 2 Swiss Post extension by Shopigo

1.0.1(7y ago)19.3k3[1 issues](https://github.com/acharrex/magento2-extension-swiss-post/issues)OSL-3.0PHPPHP ^7.0

Since Jan 8Pushed 7y ago2 watchersCompare

[ Source](https://github.com/acharrex/magento2-extension-swiss-post)[ Packagist](https://packagist.org/packages/shopigo/magento2-extension-swiss-post)[ RSS](/packages/shopigo-magento2-extension-swiss-post/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

[![Shopigo](https://camo.githubusercontent.com/b664b68ade7b7830da43d30585790a0a4f762101dcc91191f00f9e8c252660d6/68747470733a2f2f692e696d6775722e636f6d2f3743746b6e37582e706e67)](https://camo.githubusercontent.com/b664b68ade7b7830da43d30585790a0a4f762101dcc91191f00f9e8c252660d6/68747470733a2f2f692e696d6775722e636f6d2f3743746b6e37582e706e67)

Magento 2 Swiss Post extension by Shopigo
=========================================

[](#magento-2-swiss-post-extension-by-shopigo)

This extension makes Swiss Post shipping in Magento smart and easy, by implementing three new shipping methods:

- SwissPost Economy
- SwissPost Priority
- SwissPost Express

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

[](#requirements)

Magento Open Source Edition 2.2 or 2.3

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

[](#installation)

Method 1 - Installing via composer
----------------------------------

[](#method-1---installing-via-composer)

- Switch to your Magento project root
- Run `composer require shopigo/magento2-extension-swiss-post`

Method 2 - Installing using archive
-----------------------------------

[](#method-2---installing-using-archive)

- Download [ZIP Archive](https://github.com/acharrex/magento2-extension-swiss-post/archive/master.zip)
- Switch to your Magento project root
- Create folder `app/code/Shopigo/SwissPost`
- Extract zip into path

### Enable extension

[](#enable-extension)

- Switch to your Magento project root
- Run the following commands to enable the module and clear static contents generated by Magento:

```
php bin/magento module:enable Shopigo_SwissPost
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

```

How to use it
-------------

[](#how-to-use-it)

- Log into your Magento back-office
- Go to the menu "Stores &gt; Configuration &gt; Sales &gt; Shipping Methods"
- Expand the section "Swiss Post – Economy", "Swiss Post – Priority" or "Swiss Post – Express"
- Set the parameter "Enabled" to "Yes"
- Flush Magento caches from the menu "System &gt; Tools &gt; Cache Management"

Screenshots
-----------

[](#screenshots)

### Shipping methods in the checkout page

[](#shipping-methods-in-the-checkout-page)

[![Shipping methods in the checkout page](https://camo.githubusercontent.com/9849a5bf3432e3fbb05a29aad942be9ee2b262f1ec1c5f0766b684c2726b8f05/68747470733a2f2f692e696d6775722e636f6d2f6857655a3861782e6a7067)](https://camo.githubusercontent.com/9849a5bf3432e3fbb05a29aad942be9ee2b262f1ec1c5f0766b684c2726b8f05/68747470733a2f2f692e696d6775722e636f6d2f6857655a3861782e6a7067)

### Add a tracking number

[](#add-a-tracking-number)

[![Add a tracking number](https://camo.githubusercontent.com/db98b61a14cfbe1b1863e82a2f749932e367d9dcb77a2188b8dda1d18678ce24/68747470733a2f2f692e696d6775722e636f6d2f7a456e613734552e6a7067)](https://camo.githubusercontent.com/db98b61a14cfbe1b1863e82a2f749932e367d9dcb77a2188b8dda1d18678ce24/68747470733a2f2f692e696d6775722e636f6d2f7a456e613734552e6a7067)

### Track a shipment

[](#track-a-shipment)

[![Track a shipment](https://camo.githubusercontent.com/5a12141c3c47b92a0cd636723b44e689ecc1dcfd7459c7e0339f29f50613aa1b/68747470733a2f2f692e696d6775722e636f6d2f334c4c773435632e6a7067)](https://camo.githubusercontent.com/5a12141c3c47b92a0cd636723b44e689ecc1dcfd7459c7e0339f29f50613aa1b/68747470733a2f2f692e696d6775722e636f6d2f334c4c773435632e6a7067)

### Parcel tracking

[](#parcel-tracking)

[![Parcel tracking](https://camo.githubusercontent.com/be4a3fbb4a7194f6facf5ced3f1f7b4998239b17e06adf013a16045c5c97a25a/68747470733a2f2f692e696d6775722e636f6d2f643056544543522e6a7067)](https://camo.githubusercontent.com/be4a3fbb4a7194f6facf5ced3f1f7b4998239b17e06adf013a16045c5c97a25a/68747470733a2f2f692e696d6775722e636f6d2f643056544543522e6a7067)

### Settings

[](#settings)

[![Settings](https://camo.githubusercontent.com/102a5972a6b3b85e84eeb99c7d5d4f13e3b0236e60f7353c75e7c0e798c6c664/68747470733a2f2f692e696d6775722e636f6d2f6b4d4e516c6f4f2e6a7067)](https://camo.githubusercontent.com/102a5972a6b3b85e84eeb99c7d5d4f13e3b0236e60f7353c75e7c0e798c6c664/68747470733a2f2f692e696d6775722e636f6d2f6b4d4e516c6f4f2e6a7067)

Support
-------

[](#support)

If you have any issues, open a bug report in GitHub's [issue tracker](https://github.com/acharrex/magento2-extension-swiss-post/issues).

Change logs
-----------

[](#change-logs)

**Version 1.0.1** (2019-02-07)

- Fix composer.json for Magento 2.3

**Version 1.0.0** (2018-10-09)

- First version

License
-------

[](#license)

The code is licensed under [Open Software License ("OSL") v. 3.0](http://opensource.org/licenses/osl-3.0.php).

Enjoy!

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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 ~29 days

Total

2

Last Release

2651d ago

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

1.0.1PHP ^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/745dd792b43d524a528e919cf6a497b8036119e70b757311cae378f8a67e2a89?d=identicon)[acharrex](/maintainers/acharrex)

---

Tags

magento-2magento-2-extensionmagento-2-extension-freemagento2magento2-extensionmagento2-extension-freemagento2-moduleswiss-postswisspost

### Embed Badge

![Health badge](/badges/shopigo-magento2-extension-swiss-post/health.svg)

```
[![Health](https://phpackages.com/badges/shopigo-magento2-extension-swiss-post/health.svg)](https://phpackages.com/packages/shopigo-magento2-extension-swiss-post)
```

###  Alternatives

[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[o2ti/sigep-web-carrier

O2TI - Sigep Web Carrier

141.5k](/packages/o2ti-sigep-web-carrier)

PHPackages © 2026

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