PHPackages                             armanet/magento-integration - 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. armanet/magento-integration

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

armanet/magento-integration
===========================

Armanet Magento Integration

0.3.0(5mo ago)12.6k↓21.4%1BSD-3-ClausePHPPHP &gt;=7.0

Since Feb 11Pushed 4mo agoCompare

[ Source](https://github.com/armanet-labs/plugin-magento)[ Packagist](https://packagist.org/packages/armanet/magento-integration)[ RSS](/packages/armanet-magento-integration/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (11)Versions (10)Used By (0)

Armanet Magento Integration
===========================

[](#armanet-magento-integration)

The **Armanet\_Integration** module for Magento 2.4 facilitates seamless integration between Magento and Armanet services, enhancing your e-commerce platform's capabilities.

> 📚 **Full documentation:**

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

[](#installation)

### 1. Install via Composer (Recommended)

[](#1-install-via-composer-recommended)

Navigate to your Magento root directory, run the following command:

```
$ composer require armanet/magento-integration

```

Enable and install the module:

```
$ php bin/magento module:enable Armanet_Integration
$ php bin/magento setup:upgrade
$ php bin/magento cache:flush

```

### 2. Install Manually

[](#2-install-manually)

Download the module package. Then, extract and upload the contents to:

```
$ app/code/Armanet/Integration

```

Enable and install the module:

```
$ php bin/magento module:enable Armanet_Integration
$ php bin/magento setup:upgrade
$ php bin/magento cache:flush

```

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

[](#configuration)

- Log in to your Magento Admin Panel.
- Navigate to **Stores &gt; Configuration &gt; Armanet Integration**.
- Configure the API settings and other parameters as required.
- Save the configuration and clear the cache:

```
$ php bin/magento cache:flush

```

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

[](#troubleshooting)

If you experience any issues, check Magento logs:

```
$ tail -f var/log/system.log var/log/exception.log

```

Run the following command to recompile:

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

```

Uninstallation
--------------

[](#uninstallation)

To remove the module, run:

```
$ php bin/magento module:disable Armanet_Integration
$ composer remove armanet/magento-integration
$ php bin/magento setup:upgrade
$ php bin/magento cache:flush

```

Development
-----------

[](#development)

### Unit Tests

[](#unit-tests)

The module includes comprehensive unit tests that verify individual components' functionality.

To run all unit tests:

```
$ cd
$ ./vendor/bin/phpunit -c app/code/Armanet/Integration/phpunit.xml.dist
```

To run specific test files:

```
$ cd
$ ./vendor/bin/phpunit app/code/Armanet/Integration/Test/Unit/Controller/ProductFeed/IndexTest.php -c app/code/Armanet/Integration/phpunit.xml.dist
```

### Code Style

[](#code-style)

The module adheres to PSR coding standards, ensuring a consistent and readable codebase.

To check code formatting:

```
$ cd
$ ./vendor/bin/php-cs-fixer fix --dry-run app/code/Armanet/Integration
```

To fix code formatting:

```
$ cd
$ ./vendor/bin/php-cs-fixer fix app/code/Armanet/Integration
```

License
-------

[](#license)

The Armanet\_Integration module is released under the [BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause) license. For more information, see the [LICENSE](LICENSE) file.

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance73

Regular maintenance activity

Popularity24

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

 Bus Factor1

Top contributor holds 58.3% 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 ~47 days

Recently: every ~61 days

Total

7

Last Release

174d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ba91b64c2a963f902698cf4eb81889190087ad7b76255748d29d72063e94e98e?d=identicon)[armanet](/maintainers/armanet)

---

Top Contributors

[![nachoaguirre](https://avatars.githubusercontent.com/u/52148018?v=4)](https://github.com/nachoaguirre "nachoaguirre (21 commits)")[![klaussilveira](https://avatars.githubusercontent.com/u/467729?v=4)](https://github.com/klaussilveira "klaussilveira (13 commits)")[![Phishcook](https://avatars.githubusercontent.com/u/50813949?v=4)](https://github.com/Phishcook "Phishcook (2 commits)")

### Embed Badge

![Health badge](/badges/armanet-magento-integration/health.svg)

```
[![Health](https://phpackages.com/badges/armanet-magento-integration/health.svg)](https://phpackages.com/packages/armanet-magento-integration)
```

###  Alternatives

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[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)[baldwin/magento2-module-url-data-integrity-checker

Magento 2 module which can find potential url related problems in your catalog data

281773.3k](/packages/baldwin-magento2-module-url-data-integrity-checker)[scandipwa/menu-organizer

Scandiweb Menu Organizer for ScandiPWA

13230.5k2](/packages/scandipwa-menu-organizer)[opengento/module-category-import-export

This module add the capability to import and export the categories from the back-office.

119.1k](/packages/opengento-module-category-import-export)

PHPackages © 2026

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