PHPackages                             kiliba/module-connector - 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. kiliba/module-connector

ActiveMagento2-module

kiliba/module-connector
=======================

Kiliba

2.8.3(3mo ago)011.8k↓18.4%[1 issues](https://github.com/kiliba-codebase/magento-release/issues)OSL-3.0PHPPHP &gt;=7.0.2

Since Oct 20Pushed 3mo agoCompare

[ Source](https://github.com/kiliba-codebase/magento-release)[ Packagist](https://packagist.org/packages/kiliba/module-connector)[ RSS](/packages/kiliba-module-connector/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (7)Versions (53)Used By (0)

Kiliba Connector Module - Installation Guide
============================================

[](#kiliba-connector-module---installation-guide)

Composer installation
---------------------

[](#composer-installation)

1. Get dependency: `composer require kiliba/module-connector`
2. Enable module: `php bin/magento module:enable Kiliba_Connector`
3. Upgrade database: `php bin/magento setup:upgrade`
4. Re-run compile command: `php bin/magento setup:di:compile`
5. Update static files: `php bin/magento setup:static-content:deploy`
6. Clean cache: `php bin/magento cache:flush`

Zip Installation
----------------

[](#zip-installation)

1. In app/code create folder Kiliba/Connector
2. Unzip content in that folder
3. Open command line and go to the magento root directory
4. Enable module: `php bin/magento module:enable Kiliba_Connector`
5. Upgrade database: `php bin/magento setup:upgrade`
6. Re-run compile command: `php bin/magento setup:di:compile`
7. Update static files: `php bin/magento setup:static-content:deploy`
8. Clean cache: `php bin/magento cache:flush`

Points de contrôle Kiliba
-------------------------

[](#points-de-contrôle-kiliba)

Les échanges attendus par Kiliba sont couverts par les appels suivants :

- **Onboarding** : `Helper/KilibaCaller::checkBeforeStartSync()` envoie un `POST` vers `https://backend-api.production-api.kiliba.eu/external_api/checkformmagento` avec `id_account`, `url_shop`, `token`, `locale` et `url_logo` pour valider le CMS, refuser les doublons de boutique et déclencher la synchronisation côté Kiliba.
- **Présence du module** : `POST /rest/all/V1/kiliba-connector/debug?token=...&accountId=...` renvoie un tableau dont le premier élément contient `version`, confirmant l’installation du module.
- **Récupération de données** : `POST /rest/all/V1/kiliba-connector/pullDatas` attend `model`, `limit`, `offset`, `token` et `accountId` et retourne un tableau où le premier objet expose `results` (ainsi que `total_size`, `model`, `limit`, `offset`).
- **Guests newsletter** : `POST /rest/all/V1/kiliba-connector/pullDatas?model=customers_guest` retourne les inscrits à la newsletter dont `customer_id = 0` (uniquement l’adresse e-mail et les métadonnées d’inscription / statut).
- **Popups Kiliba** :
    - Configuration : `POST /rest/all/V1/kiliba-connector/popup/{popupType}/configuration` prend `token`, `accountId`, `config` (JSON) et retourne `success: true` en première position si l’enregistrement réussit.
    - Activation : `POST /rest/all/V1/kiliba-connector/popup/{popupType}/activation` prend `token`, `accountId`, `activation` (timestamp Unix ou `0`) et retourne `success: true`.
    - Upload d’image : `POST /rest/all/V1/kiliba-connector/uploadImage` accepte soit un champ multipart `image`, soit un champ `image` en base64 (optionnellement accompagné d’un `mimeType`) et répond avec `success: true` et `relative_path` vers le fichier stocké.

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance80

Actively maintained with recent releases

Popularity25

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.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 ~33 days

Recently: every ~15 days

Total

26

Last Release

104d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/318c34c8a586f6c43167b9f8476e1b7822ad0a6c5803964c7e4f5bb90c5d1fd4?d=identicon)[sysadminkiliba](/maintainers/sysadminkiliba)

---

Top Contributors

[![kiliba-devops-bot](https://avatars.githubusercontent.com/u/124251098?v=4)](https://github.com/kiliba-devops-bot "kiliba-devops-bot (31 commits)")[![ppenelon-kiliba](https://avatars.githubusercontent.com/u/114905265?v=4)](https://github.com/ppenelon-kiliba "ppenelon-kiliba (1 commits)")

### Embed Badge

![Health badge](/badges/kiliba-module-connector/health.svg)

```
[![Health](https://phpackages.com/badges/kiliba-module-connector/health.svg)](https://phpackages.com/packages/kiliba-module-connector)
```

###  Alternatives

[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)[amzn/amazon-pay-magento-2-module

Official Magento2 Plugin to integrate with Amazon Pay

109501.7k1](/packages/amzn-amazon-pay-magento-2-module)[buckaroo/magento2

Buckaroo Magento 2 extension

32404.0k6](/packages/buckaroo-magento2)[swissup/module-search-mysql-legacy

Legacy mysql search for magento 2.4

10483.0k](/packages/swissup-module-search-mysql-legacy)[xcoreplatform/xcore-magento2

This module extends the rest api of Magento2 and is needed for the usage of the xCore.

1330.0k2](/packages/xcoreplatform-xcore-magento2)

PHPackages © 2026

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