PHPackages                             bdn/magento-2-meestexpress-api - 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. bdn/magento-2-meestexpress-api

ActiveMagento2-module

bdn/magento-2-meestexpress-api
==============================

Module for API communication with MeestExpress API v3.0

0.0.1(6y ago)020[4 issues](https://github.com/bbakalov/magento-2-meestexpress-api/issues)MITPHPPHP ~7.0|~7.1|~7.2

Since Oct 28Pushed 6y ago1 watchersCompare

[ Source](https://github.com/bbakalov/magento-2-meestexpress-api)[ Packagist](https://packagist.org/packages/bdn/magento-2-meestexpress-api)[ RSS](/packages/bdn-magento-2-meestexpress-api/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

MeestExpress API communication
==============================

[](#meestexpress-api-communication)

It's extension to communicate with [MeestExpress API v3.0](https://wiki.meest-group.com/api/en/v3.0/openAPI#/)

Functionality
-------------

[](#functionality)

- Authenticate in MeestExpress system
- Save token for future request
- Use all endpoints of MeestExpress API

Compatibility
-------------

[](#compatibility)

- Magento 2.1, 2.2, 2.3

1. How to install MeestExpress API
----------------------------------

[](#1-how-to-install-meestexpress-api)

✓ Install MeestExpress API via composer (recommend)
---------------------------------------------------

[](#-install-meestexpress-api-via-composer-recommend)

Run the following command in Magento 2 root folder:

```
composer require bdn/magento-2-meestexpress-api
php bin/magento setup:upgrade

```

### ✓ Install ready-to-paste package

[](#-install-ready-to-paste-package)

- Download the latest version from [Github](https://github.com/bbakalov/magento-2-meestexpress-api/archive/master.zip)
- Unzip it to your project. Folder: **app/code/Bdn/MeestExpress**
- Run the following command in Magento 2 root folder:

```
php bin/magento setup:upgrade

```

2. User guide
-------------

[](#2-user-guide)

Login into Magento Admin Panel

### General Configuration

[](#general-configuration)

#### Insert your MeestExpress credentials

[](#insert-your-meestexpress-credentials)

Go to `Admin Panel > Stores > Configuration > Services > MeestExpress`

3. How to uninstall MeestExpress API
------------------------------------

[](#3-how-to-uninstall-meestexpress-api)

✓ Installed MeestExpress API via composer
-----------------------------------------

[](#-installed-meestexpress-api-via-composer)

Run the following command in Magento 2 root folder:

```
php bin/magento module:disable Bdn_MeestExpress
php bin/magento cache:flush
composer remove bdn/magento-2-meestexpress-api

```

### ✓ Installed ready-to-paste package approach

[](#-installed-ready-to-paste-package-approach)

- Delete folder: **app/code/Bdn/MeestExpress**
- Run the following command in Magento 2 root folder:

```
php bin/magento module:disable Bdn_MeestExpress
php bin/magento cache:flush

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

2385d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/15fbf7194c71f5ac25c8bc4f4b58b7665384b7d9a3ac1617ebc2957de81dc084?d=identicon)[bdn](/maintainers/bdn)

---

Top Contributors

[![bbakalov](https://avatars.githubusercontent.com/u/9625352?v=4)](https://github.com/bbakalov "bbakalov (3 commits)")

---

Tags

meestmeestexpressmagento2 meestmagento2 meestexpressmeestexpress api

### Embed Badge

![Health badge](/badges/bdn-magento-2-meestexpress-api/health.svg)

```
[![Health](https://phpackages.com/badges/bdn-magento-2-meestexpress-api/health.svg)](https://phpackages.com/packages/bdn-magento-2-meestexpress-api)
```

PHPackages © 2026

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