PHPackages                             indigocoding/module-connection-extend - 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. indigocoding/module-connection-extend

ActiveMagento2-module

indigocoding/module-connection-extend
=====================================

Indigo Connection Extend extension for Magento2

1.2.0(5y ago)721OSL-3.0PHPPHP ~5.6.0|^7.0

Since Feb 20Pushed 5y ago2 watchersCompare

[ Source](https://github.com/IndigoCoding/magento2-module-connection-extend)[ Packagist](https://packagist.org/packages/indigocoding/module-connection-extend)[ RSS](/packages/indigocoding-module-connection-extend/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

Magento 2 [Indigo Connection Extend](http://indigocoding.work) Extension
========================================================================

[](#magento-2-indigo-connection-extend-extension)

---

This extension helps with using split database (checkout, sales) for Magento CE, and user-defined resources name in declarative schema (e.g: db\_schema.xml) instead of only the 3 default resources (default, checkout, sales).

This extension is meant to be used by developers for easier development. Work with both Magento 2 Open Source and Commerce.

---

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

[](#requirements)

Magento 2.3+ (Tested with Magento 2.3.0 EE, 2.3.4 CE and 2.4.0 CE)

✓ Install via [composer](https://getcomposer.org/download/) (recommended)
-------------------------------------------------------------------------

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

Run the following command under your Magento 2 root dir:

```
composer require indigocoding/module-connection-extend
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush

```

Install manually under app/code
-------------------------------

[](#install-manually-under-appcode)

1. Download &amp; place the contents of this repository under {YOUR-MAGENTO2-ROOT-DIR}/app/code/Indigo/ConnectionExtend
2. Run the following commands under your Magento 2 root dir:

```
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush

```

Usage
-----

[](#usage)

### Magento split database (checkout, sales) for Magento Open Source

[](#magento-split-database-checkout-sales-for-magento-open-source)

After the installation, setup sales and/or checkout connection(s) and resource(s) by modifying app/etc/env.php file, and create schemas (defined in env.php) + grant permission to database user.

If module PayPal\_Braintree is enabled, delete its entry in setup\_module table.

Run php bin/magento setup:upgrade.

### User-defined resources

[](#user-defined-resources)

After the installation, Go to The Magento 2 admin panel.

Go to Stores -&gt; Settings -&gt; Configuration, under tab Advanced -&gt; System -&gt; Connection Extend Configuration. In Connection Extend List setting, enter the list of resource name as string, separated by a comma.

Setup new connection and resource by modifying app/etc/env.php file (new resource key must be the same as configured above), and creating schema (defined in env.php) + grant permission to database user.

Put the new resource name in db\_schema.xml file whenever needed and enjoy!

---

Copyright © 2021 IndigoCoding. All rights reserved.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

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 ~0 days

Total

3

Last Release

1903d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/92d5352cc583885ba01f2340ea91bf36e482c0ada862678914c233cc128ff5ec?d=identicon)[IndigoCoding](/maintainers/IndigoCoding)

---

Top Contributors

[![IndigoCoding](https://avatars.githubusercontent.com/u/8992144?v=4)](https://github.com/IndigoCoding "IndigoCoding (7 commits)")

### Embed Badge

![Health badge](/badges/indigocoding-module-connection-extend/health.svg)

```
[![Health](https://phpackages.com/badges/indigocoding-module-connection-extend/health.svg)](https://phpackages.com/packages/indigocoding-module-connection-extend)
```

###  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)
