PHPackages                             bridgepay/bridge-module-magento2 - 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. [API Development](/categories/api)
4. /
5. bridgepay/bridge-module-magento2

ActiveMagento2-module[API Development](/categories/api)

bridgepay/bridge-module-magento2
================================

Official module for Bridge integration.

010.3k

Since Sep 11Pushed 1y agoCompare

[ Source](https://github.com/BridgeAPI-Io/Magento)[ Packagist](https://packagist.org/packages/bridgepay/bridge-module-magento2)[ RSS](/packages/bridgepay-bridge-module-magento2/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Bridge module for Magento 2
===========================

[](#bridge-module-for-magento-2)

The **Bridge module for Magento 2** is a PHP module which allows you to accept payments in your Magento 2 online store. It offers innovative features to reduce shopping cart abandonment rates, optimize success rates and enhance the purchasing process on merchants sites in order to significantly increase business volumes without additional investments in the Magento 2 e-commerce CMS solution.

Getting started
---------------

[](#getting-started)

### Composer installation

[](#composer-installation)

- Install module and dependencies using Composer: `composer require bridgepay/bridge-module-magento2 --no-dev`
- Run: `php bin/magento module:enable Bridgepay_Bridge`
- Run: `php bin/magento setup:upgrade`
- Run: `php bin/magento setup:static-content:deploy`
- Flush caches with: `php bin/magento cache:flush`

Update with Composer
--------------------

[](#update-with-composer)

To update the extension to the latest available version (depending on your `composer.json`), run these commands in your terminal:

```
composer update bridgepay/bridge-module-magento2 --with-dependencies --no-dev
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush

```

### Manual installation

[](#manual-installation)

- Install SDK using Composer: `composer require 202ecommerce/bridge-sdk:1.0.0`
- Copy/Paste module files to your Magento root directory
- Run: `php bin/magento module:enable Bridgepay_Bridge`
- Run: `php bin/magento setup:upgrade`
- Run: `php bin/magento setup:static-content:deploy`
- Flush caches with: `php bin/magento cache:flush`

Maintenance mode
----------------

[](#maintenance-mode)

You may want to enable the maintenance mode when installing or updating the module, **especially when working on a production website**. To do so, run the two commands below before and after running the other setup commands:

```
php bin/magento maintenance:enable
# Other setup commands
php bin/magento maintenance:disable

```

---

Compatibility
-------------

[](#compatibility)

BranchMagento versions`0.x`**&gt;=** `2.2.x`Resources
---------

[](#resources)

- [Issues](https://github.com/202ecommerce/bridge-module-magento2/issues) — To report issues, submit pull requests and get involved (see [Academic Free License](LICENSE.md))

Features
--------

[](#features)

License
-------

[](#license)

The **Bridge module for Magento 2** is available under the **Academic Free License (AFL 3.0)**. Check out the [license file](LICENSE.md) for more information.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity17

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/03bf57a620e6b61135a0ae54c1bd5ba24df899b43b5386f7758073b107ba72cc?d=identicon)[202](/maintainers/202)

---

Top Contributors

[![kgleizes](https://avatars.githubusercontent.com/u/98040531?v=4)](https://github.com/kgleizes "kgleizes (10 commits)")

### Embed Badge

![Health badge](/badges/bridgepay-bridge-module-magento2/health.svg)

```
[![Health](https://phpackages.com/badges/bridgepay-bridge-module-magento2/health.svg)](https://phpackages.com/packages/bridgepay-bridge-module-magento2)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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