PHPackages                             1o/magento-bridge-module - 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. 1o/magento-bridge-module

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

1o/magento-bridge-module
========================

Magento module for Katalys Integration

1.1.4(1y ago)1412MITPHP

Since Mar 26Pushed 1y ago7 watchersCompare

[ Source](https://github.com/katalys/magento-1o)[ Packagist](https://packagist.org/packages/1o/magento-bridge-module)[ RSS](/packages/1o-magento-bridge-module/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (9)Used By (0)

Katalys
=======

[](#katalys)

Magento module for Katalys shop integration and This plugin provides a no-hassle integration for advertisers integrating with the Katalys Performance Affiliate Network.

Katalys is a performance-based advertising network for transformational health products and brands. Our publishers deliver high converting in-market traffic to an exclusive list of curated products on the market. Want more eCommerce customers for your brand? Partner with Katalys to craft an enticing performance offer; we’ll do the rest.

Installation
============

[](#installation)

Run the following command to install the package using composer:

```
composer require katalys/magento-bridge-module
bin/magento module:enable Katalys_Shop
bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento setup:di:compile

```

How to update
=============

[](#how-to-update)

To update this module run the following command:

```
composer update katalys/magento-bridge-module

```

Note that this will also update any other packages in the project according to composer definition. Depending on the nature of the update the following commands might also be required:

```
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy

```

Rollback Version
================

[](#rollback-version)

If happen error with the new version, You can revert the version. If you install version 1.0.1 and need to rollback the update to the last version that worked 1.0.0, You have an example below:

```
composer require katalys/magento-bridge-module:1.0.0
bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento setup:di:compile

```

If happen error with your version, after rollback, You can send an email to us about the problem. In the email, please, give us the information below:

- Magento version
- Module Version
- PHP version
- Description the error
- step-by-step instructions to get error
- Screenshot and video if possible

Send us the email with the details above to **.

Removal
=======

[](#removal)

Run the following command to remove the package using composer:

```
bin/magento module:disable Katalys_Shop
composer remove katalys/magento-bridge-module
composer update
php bin/magento setup:static-content:deploy
php bin/magento setup:di:compile

```

Configuration
=============

[](#configuration)

Open the Admin interface and go to Stores -&gt; Configuration -&gt; Katalys. To customize the plugin's operation, You will find two menus:

[![image](menus.png)](menus.png)

The menu Shop, You will find the configuration below:

[![image](shop.png)](shop.png)

The menu Advertiser Integration, You will find the configuration below:

[![image](ad.png)](ad.png)

- **Site ID**: This is how your website is identified on the Katalys network. The plugin's default will use your website's domain (with any prefix like "[www](http://www)." removed). *Do not change this setting unless directed by a Katalys representative!*
- **Use Cron**: This flag controls whether the plugin uses a stateful background table to track tasks. Using the cron system is suggested as it can improve your website's performance.

Verifying Installation
----------------------

[](#verifying-installation)

The plugin adds a snippet of JavaScript to your web pages. This snippet enables Katalys to attribute orders to its affiliates.

To verify the plugin has been installed and the appropriate Magento caches have been cleared, look at the source code of any public page -- we suggest simply starting with the homepage. The process to view a page's source is slightly different depending on which browser you're using, but most offer an option of "View Page Source" when right-clicking on the page.

Within the source of the page, you should see a JavaScript snippet as indicated in this screenshot.

[![image](view-source.png)](view-source.png)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 52.6% 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 ~28 days

Recently: every ~17 days

Total

7

Last Release

606d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d3501fb8c5db2259019bebe954b63b1971c8c765a2fa142439d34792b290fe93?d=identicon)[webamMarko](/maintainers/webamMarko)

---

Top Contributors

[![tiagoatom6](https://avatars.githubusercontent.com/u/142460041?v=4)](https://github.com/tiagoatom6 "tiagoatom6 (40 commits)")[![webamMarko](https://avatars.githubusercontent.com/u/70942010?v=4)](https://github.com/webamMarko "webamMarko (33 commits)")[![andrejj](https://avatars.githubusercontent.com/u/9829?v=4)](https://github.com/andrejj "andrejj (1 commits)")[![mercurieus](https://avatars.githubusercontent.com/u/44647310?v=4)](https://github.com/mercurieus "mercurieus (1 commits)")[![mfilej](https://avatars.githubusercontent.com/u/3621?v=4)](https://github.com/mfilej "mfilej (1 commits)")

### Embed Badge

![Health badge](/badges/1o-magento-bridge-module/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

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

A PHP wrapper for Twilio's API

1.6k92.9M270](/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.1M452](/packages/google-gax)

PHPackages © 2026

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