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

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

maatoo/mto-magento2
===================

maatoo for Magento 2

1.11.0(3mo ago)01762[3 PRs](https://github.com/maatoo-io/mto-magento2/pulls)GPL-3.0PHPPHP &gt;=7.4.0

Since Feb 7Pushed 4w ago4 watchersCompare

[ Source](https://github.com/maatoo-io/mto-magento2)[ Packagist](https://packagist.org/packages/maatoo/mto-magento2)[ RSS](/packages/maatoo-mto-magento2/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (6)Dependencies (2)Versions (47)Used By (0)

maatoo for Magento 2
====================

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

Prerequisites
=============

[](#prerequisites)

In order to run maatoo for Magento 2, the following components are required:

- PHP 7.4 or newer
- Magento 2.3 or Magento 2.4

This extensions has been tested on Magento Community Edition only. Please reach out to  if you'd like to run it on Adobe Commerce Cloud

Installation
============

[](#installation)

Install extension
-----------------

[](#install-extension)

To install the maatoo extension code base in Magento 2, use composer:

```
composer require maatoo/mto-magento2 --no-update

```

For more information and detailed instructions, refer to the official Adobe documentation:

Activate Extension
------------------

[](#activate-extension)

Make sure to backup your installation (database and files). Also we highly recommend to test the extension on a staging or development instance first, and validate if the store checkout has no unexpected behaviour.

To activate to extension, run the following commands (adjust to your normal procedure if needed):

```
bin/magento maintenance:enable
bin/magento module:enable Maatoo_Maatoo
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy -f
bin/magento maintenance:disable

```

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

[](#configuration)

After the extension is installed and activated, continue with the configuration.

### Basic Configuration

[](#basic-configuration)

1. Open Magento Backend and go to maatoo -&gt; Configuration
2. Make sure the «Default Config» scope is selected
3. Change «Enable this Solution» to «Yes»
4. Enter the Maatoo URL, User and Password provided from the maatoo team
5. Click «Save»
6. Switch to your website scope and change «Enable this Website» to «Yes»: [![Enable Website](docs/enable_website.png "Enable Website")](docs/enable_website.png)
7. Repeat step 6 for every website where the extensions should be activated

### Advanced Configuration

[](#advanced-configuration)

tbd

### Enable Persisent Carts

[](#enable-persisent-carts)

maatoo can send abandoned cart reminders. It's required to enable persistent cart in Magento so that online shoppers can recover their abandoned carts after clicking the e-mail reminder. To enable persisent cart, perform these actions:

1. Go to General -&gt; Web in Magento 2 Admin Panel
2. Go to Customers -&gt; Persistent Shopping Cart
3. Set «Enable Persistence» to «Yes»
4. Save &amp; Clear Caches

Update Extension
----------------

[](#update-extension)

Make sure to backup your installation. Also it's recommended to test the updated extension on a staging or development instance.

To update the extension, use composer:

```
composer update maatoo/mto-magento2

```

And then refresh Magento:

```
bin/magento maintenance:enable
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy -f
bin/magento maintenance:disable

```

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance88

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 70.9% 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 ~65 days

Recently: every ~260 days

Total

24

Last Release

99d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/65348077?v=4)[maatoo](/maintainers/maatoo)[@Maatoo](https://github.com/Maatoo)

---

Top Contributors

[![simcen](https://avatars.githubusercontent.com/u/560765?v=4)](https://github.com/simcen "simcen (78 commits)")[![mikhail-syty](https://avatars.githubusercontent.com/u/95020981?v=4)](https://github.com/mikhail-syty "mikhail-syty (15 commits)")[![skmetaly](https://avatars.githubusercontent.com/u/2950961?v=4)](https://github.com/skmetaly "skmetaly (12 commits)")[![sergeykalchenko779](https://avatars.githubusercontent.com/u/125567371?v=4)](https://github.com/sergeykalchenko779 "sergeykalchenko779 (5 commits)")

### Embed Badge

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

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

###  Alternatives

[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1859.0k](/packages/myparcelnl-magento)[oat-sa/generis

TAO generis library

10144.6k109](/packages/oat-sa-generis)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1010.0k22](/packages/loki-magento2-components)

PHPackages © 2026

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