PHPackages                             routigo/magento2-plugin - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. routigo/magento2-plugin

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

routigo/magento2-plugin
=======================

Allows you to send your order data to RoutiGo to set up route plans.

v1.1.2(3y ago)0962—0%CC-BY-NC-ND-3.0PHPPHP ~7.2.0|~7.3.0|~7.4.0|~8.0|~8.1

Since Mar 6Pushed 3y ago1 watchersCompare

[ Source](https://github.com/RoutiGo/magento2-plugin)[ Packagist](https://packagist.org/packages/routigo/magento2-plugin)[ Docs](https://routigo.com/)[ RSS](/packages/routigo-magento2-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

[![RoutiGo Logo](view/adminhtml/web/images/routigo-logo.png)](view/adminhtml/web/images/routigo-logo.png)

RoutiGo Magento 2
=================

[](#routigo-magento-2)

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

[](#requirements)

- Magento version 2.4.5, 2.4.4, 2.4.3
- PHP 7.4+

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

[](#installation)

We strongly recommend that you use a Staging Environment for the installation, and to also make a backup of your environment.

### Installation using composer (recommended)

[](#installation-using-composer-recommended)

To install the extension login to your environment using SSH. Then navigate to the Magento 2 root directory and run the following commands in the same order as described:

Enable maintenance mode:

```
php bin/magento maintenance:enable
```

1. Install the extension:

```
composer require routigo/magento2-plugin
```

2. Enable the RoutiGo Magento 2 extension

```
php bin/magento module:enable TIG_RoutiGo
```

3. Update the Magento 2 environment:

```
php bin/magento setup:upgrade
```

When your Magento environment is running in production mode, you also need to run the following comands:

4. Compile DI:

```
php bin/magento setup:di:compile
```

5. Deploy static content:

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

6. Disable maintenance mode:

```
php bin/magento maintenance:disable
```

### Installation manually

[](#installation-manually)

1. Download the extension directly from github by clicking on *Code* and then *Download ZIP*.
2. Create the directory *app/code/TIG/RoutiGo* (Case-sensitive)
3. Extract the zip and upload the code into *app/code/TIG/RoutiGo*
4. Enable the RoutiGo Magento 2 extension

```
php bin/magento module:enable TIG_RoutiGo
```

5. Update the Magento 2 environment:

```
php bin/magento setup:upgrade
```

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

[](#configuration)

After installing the RoutiGo Magento 2 extension it can be found within the Magento backend under *Stores &gt; Configuration &gt; Sales &gt; RoutiGo*.

### Account settings

[](#account-settings)

To activate the plugin it needs to be set on Test or Live mode and a working Api Key needs to be filled. The key can be tested using the button "Validate Webhook", this needs to be done after saving the settings for the Api key.

### Settings

[](#settings)

Here the cutoff time can be defined, when an order is placed after this time an extra day will be added to the shipping duration. Also the shipment days can be setup here.

### Timeframes

[](#timeframes)

By enabling timeframes you can give the customers the option to select a preferred time within the checkout of the webshop.

### Upload

[](#upload)

Orders placed with a RoutiGo shipping method can be send to RoutiGo based on the order status. When the order is send to RoutiGo, it is possible to give the order a specific status to keep an overview which ones have been send to RoutiGo.

### Shipping Costs

[](#shipping-costs)

The shipping costs can be defined within the RoutiGo shipping method. This can be found in the backend under \*Stores &gt; Configuration &gt; Sales &gt; Deliver Methods &gt; RoutiGo".

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Unknown

Total

1

Last Release

1170d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9990e8b81d6f051028cd6f05a27ee2eadc62b2b82b5e6ac25fe6439275c0fb00?d=identicon)[routigo](/maintainers/routigo)

---

Top Contributors

[![tig-kevinvandijk](https://avatars.githubusercontent.com/u/45790591?v=4)](https://github.com/tig-kevinvandijk "tig-kevinvandijk (28 commits)")[![tig-dennisvanderhammen](https://avatars.githubusercontent.com/u/23072926?v=4)](https://github.com/tig-dennisvanderhammen "tig-dennisvanderhammen (14 commits)")[![tig-mvonk](https://avatars.githubusercontent.com/u/81763300?v=4)](https://github.com/tig-mvonk "tig-mvonk (10 commits)")[![tig-vincentthart](https://avatars.githubusercontent.com/u/18369238?v=4)](https://github.com/tig-vincentthart "tig-vincentthart (8 commits)")[![tig-mickeybeijer](https://avatars.githubusercontent.com/u/19171378?v=4)](https://github.com/tig-mickeybeijer "tig-mickeybeijer (4 commits)")[![tig-robertgrundeken](https://avatars.githubusercontent.com/u/11065481?v=4)](https://github.com/tig-robertgrundeken "tig-robertgrundeken (3 commits)")[![lennartkonings](https://avatars.githubusercontent.com/u/18436801?v=4)](https://github.com/lennartkonings "lennartkonings (2 commits)")

---

Tags

magento 2Official GLS extensionRoutiGo

### Embed Badge

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

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

###  Alternatives

[magepal/magento2-googletagmanager

Google Tag Manager (GTM) for Magento 2 with Advance Data Layer

2671.5M4](/packages/magepal-magento2-googletagmanager)[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2091.2M7](/packages/yireo-magento2-webp2)[tig/postnl-magento2

TIG Magento 2 PostNL extension

58544.2k4](/packages/tig-postnl-magento2)[magepal/magento2-reindex

Reindex your Magento2 store quickly and easily from backend/admin, instead of command line.

112649.7k1](/packages/magepal-magento2-reindex)[magepal/magento2-customeraccountlinksmanager

Customer Account Links Manager for Magento2 allows you to quickly and easily remove unwanted links from customer account dashboard

4084.9k](/packages/magepal-magento2-customeraccountlinksmanager)[magepal/magento2-preview-checkout-success-page

Quickly and easily preview and test your Magento2 checkout success page, without placing a new order each time

7790.6k](/packages/magepal-magento2-preview-checkout-success-page)

PHPackages © 2026

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