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. [Utility &amp; Helpers](/categories/utility)
4. /
5. kiliba/module-connector

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

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

Kiliba

2.8.17(yesterday)013.3k↓18.6%2[3 issues](https://github.com/kiliba-codebase/magento-release/issues)[2 PRs](https://github.com/kiliba-codebase/magento-release/pulls)OSL-3.0PHPPHP &gt;=7.0.2

Since Oct 20Pushed 2w 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 today

READMEChangelog (10)Dependencies (47)Versions (81)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

50

—

FairBetter than 95% of packages

Maintenance98

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.7% 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 ~25 days

Recently: every ~7 days

Total

40

Last Release

1d 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 (43 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

[mollie/magento2

Mollie Payment Module for Magento 2

1131.9M16](/packages/mollie-magento2)[buckaroo/magento2

Buckaroo Magento 2 extension

32420.3k8](/packages/buckaroo-magento2)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50398.5k20](/packages/dotdigital-dotdigital-magento2-extension)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68357.9k](/packages/run-as-root-magento2-prometheus-exporter)[loki/magento2-components

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

1011.8k26](/packages/loki-magento2-components)[joseph-leedy/module-custom-fees

Adds configurable custom fees to orders

361.1k](/packages/joseph-leedy-module-custom-fees)

PHPackages © 2026

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