PHPackages                             abdellahchatioui/erp-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. abdellahchatioui/erp-connector

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

abdellahchatioui/erp-connector
==============================

Bagisto Erp Connector Package

v3.0.0(2w ago)08MITPHPPHP ^8.0

Since May 4Pushed 1w agoCompare

[ Source](https://github.com/abdellahchatioui/erp-connector)[ Packagist](https://packagist.org/packages/abdellahchatioui/erp-connector)[ RSS](/packages/abdellahchatioui-erp-connector/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (5)Used By (0)

Bagisto ERP Connector
=====================

[](#bagisto-erp-connector)

A powerful, secure integration package for [Bagisto](https://bagisto.com/) that enables seamless synchronization between your e-commerce store and an external ERP system.

Features
--------

[](#features)

- **Admin UI Configuration:** Configure your ERP connection directly from the Bagisto Admin Panel.
- **Secure Token Storage:** API tokens are securely encrypted before being stored in the database.
- **Connectivity Testing:** Built-in "Test Connection" tool to verify your ERP backend is reachable.
- **Product Synchronization:** Receive product updates from your ERP via secure webhooks.
- **Order Synchronization:** Automatically push order details to your ERP via event listeners when an order is placed.
- **Secure Webhooks:** Built-in middleware to verify API tokens for all incoming requests.

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

[](#requirements)

- **Server:** Apache 2 or NGINX
- **Node.js:** 23.10.0 LTS or higher
- **PHP:** 8.3 or higher
- **Composer:** 2.5 or higher
- **MySQL:** Version 8.0.32 or higher
- **Keycloak:** Running and accessible for JWT authentication

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

[](#installation)

### 1. Install via Composer

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

In your Bagisto project root, run:

```
composer require abdellahchatioui/erp-connector:dev-main
```

### 2. Clear Cache

[](#2-clear-cache)

Clear the application cache so Bagisto auto-discovers the package and loads the new configuration UI:

```
php artisan optimize:clear
php artisan config:cache
```

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

[](#configuration)

We have removed the need for `.env` variables! All configuration is now securely managed via the Admin Panel.

1. Log into your Bagisto **Admin Panel**.
2. Navigate to **Settings &gt; Configuration &gt; ERP Connector**.
3. Enter your **ERP Backend URL** (e.g., `http://localhost:8080`).
4. Enter your **ERP Token**.
5. Click **Save Settings**.
6. Click **Test Connection** to immediately verify that Bagisto can communicate with your ERP system.

API Endpoints
-------------

[](#api-endpoints)

The package exposes the following webhook endpoints in Bagisto (prefixed with `/api/erp`):

MethodEndpointDescriptionPOST`/api/erp/webhook/product`Sync product data from ERPPOST`/api/erp/webhook/order`Sync order data from ERP*Note: All requests sent to Bagisto must include the `X-ERP-TOKEN` header matching the token saved in your Admin settings.*

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance97

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~11 days

Total

3

Last Release

14d ago

Major Versions

v1.0.0 → v2.0.02026-05-06

v2.0.0 → v3.0.02026-05-26

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ae254bc75f118eaafbd68f51bc1f1028d5732b4335ce46d3d0cf9517aa69aee?d=identicon)[abdellahchatioui](/maintainers/abdellahchatioui)

---

Top Contributors

[![abdellahchatioui](https://avatars.githubusercontent.com/u/151971208?v=4)](https://github.com/abdellahchatioui "abdellahchatioui (20 commits)")

### Embed Badge

![Health badge](/badges/abdellahchatioui-erp-connector/health.svg)

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

###  Alternatives

[bostos/reorderable-columns

This is my package reorderable-columns

123.9k](/packages/bostos-reorderable-columns)

PHPackages © 2026

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