PHPackages                             bnpl-kz/factoring004-magento - 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. bnpl-kz/factoring004-magento

ActiveMagento2-module

bnpl-kz/factoring004-magento
============================

Factoring004 plugin for magento 2

0.3.0(3y ago)07[1 issues](https://github.com/bnpl-kz/factoring004-magento/issues)MITPHPPHP &gt;=7.3

Since Nov 14Pushed 2y ago3 watchersCompare

[ Source](https://github.com/bnpl-kz/factoring004-magento)[ Packagist](https://packagist.org/packages/bnpl-kz/factoring004-magento)[ RSS](/packages/bnpl-kz-factoring004-magento/feed)WikiDiscussions main Synced 1mo ago

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

Factoring004 Magento Plugin
===========================

[](#factoring004-magento-plugin)

- [Requirements](#requirements)
- [Installation](#installation)
    - [Via composer](#via-composer)
    - [Manual](#manual)
- [Plugin registration](#plugin-registration)
- [Plugin configuration](#plugin-configuration)

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

[](#requirements)

- PHP &gt;=7.3
- Magento &gt;=2.4

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

[](#installation)

### Via composer

[](#via-composer)

```
composer require bnpl-kz/factoring004-magento
```

Done!

### Manual

[](#manual)

Create module directory into `/app/code/BnplPartners/` folder

```
mkdir -p /app/code/BnplPartners/
```

Download a zip archive of the repository and unpack it

```
unzip factoring004-magento-main.zip
```

Move extracted files to `/app/code/BnplPartners/Factoring004Magento` folder

```
mv factoring004-magento-main /app/code/BnplPartners/Factoring004Magento
```

Install plugin dependencies

```
composer require bnpl-partners/factoring004
```

Done!

Plugin registration
-------------------

[](#plugin-registration)

Skip this step if you are using the latest version of magento or module was automatically registered.

Go to `` and run commands below

Enable the module

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

Register the Magento module

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

Compile classes used in dependency injections

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

Deploy static view files

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

Clean the cache

```
php bin/magento cache:clean
```

Plugin configuration
--------------------

[](#plugin-configuration)

Go to `Admin` &gt; `Stores` &gt;`Configuration`

[![Menu!](screenshots/menu.png)](screenshots/menu.png)

And keep going to `Sales` &gt; `Payment Methods`

[![Sales menu!](screenshots/sales-menu.png)](screenshots/sales-menu.png)

Then configure payment method `Factoring 0-0-4`

[![Sales menu!](screenshots/payment-method.png)](screenshots/payment-method.png)

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 89.6% 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 ~33 days

Total

3

Last Release

1209d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f3aded47063b9b39049a2570a5f7670691b373836ab9f051c052740e72d7c7ae?d=identicon)[bnpl-kz](/maintainers/bnpl-kz)

---

Top Contributors

[![mjelamanov](https://avatars.githubusercontent.com/u/15931507?v=4)](https://github.com/mjelamanov "mjelamanov (86 commits)")[![IvanRybintsev](https://avatars.githubusercontent.com/u/11771421?v=4)](https://github.com/IvanRybintsev "IvanRybintsev (9 commits)")[![bnpl-kz](https://avatars.githubusercontent.com/u/98588156?v=4)](https://github.com/bnpl-kz "bnpl-kz (1 commits)")

### Embed Badge

![Health badge](/badges/bnpl-kz-factoring004-magento/health.svg)

```
[![Health](https://phpackages.com/badges/bnpl-kz-factoring004-magento/health.svg)](https://phpackages.com/packages/bnpl-kz-factoring004-magento)
```

###  Alternatives

[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.2M1](/packages/fastly-magento2)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

277.1k](/packages/mage-os-module-automatic-translation)[zepgram/module-rest

Technical module to industrialize API REST call with dependency injection pattern using Guzzle library

1326.2k](/packages/zepgram-module-rest)[graycore/magento2-graphql-introspection-cache

1015.2k](/packages/graycore-magento2-graphql-introspection-cache)[mage-os/mageos-common-async-events

Send REST requests to external endpoints asynchronously. This module implements the most common events like order creation and customer change.

147.7k2](/packages/mage-os-mageos-common-async-events)[mage-os/module-inventory-reservations-grid

Add a grid with the list of inventory reservations.

126.8k](/packages/mage-os-module-inventory-reservations-grid)

PHPackages © 2026

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