PHPackages                             gojiraf/live-shopp-mg-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. gojiraf/live-shopp-mg-module

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

gojiraf/live-shopp-mg-module
============================

Functionallity extension for integration with GoJiraf Live Shopping

1.3.2(1y ago)02.7k2proprietaryPHPPHP &gt;=7.2

Since Jan 2Pushed 1y ago2 watchersCompare

[ Source](https://github.com/go-jiraf/live-shopp-mg-module)[ Packagist](https://packagist.org/packages/gojiraf/live-shopp-mg-module)[ RSS](/packages/gojiraf-live-shopp-mg-module/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (16)Used By (0)

Live Shopping Magento Module
============================

[](#live-shopping-magento-module)

Purpose
-------

[](#purpose)

This is a module meant to integrate GoJiraf Live Shopping with Magento.

### API

[](#api)

It constructs and API that provides products data, and very basic information about store configurations.

### Checkout redirect

[](#checkout-redirect)

It includes functions that automatically process guests-carts (previously generated from Live Shopping) and redirects the user to the store checkout view.

How to install
--------------

[](#how-to-install)

- Require the project through composer:

```
composer require gojiraf/live-shopp-mg-module
```

- Install the module in Magento:

```
php bin/magento setup:upgrade
```

- Compile dependencies:

```
php bin/magento setup:di:compile
```

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

[](#compatibility)

This module has been tested on Magento 2.3 and superior versions.

How to use
----------

[](#how-to-use)

### Integration

[](#integration)

The integration process with Gojiraf Live Shopping is about creating a store for your company, and associate it with your Magento store from some access grants and keys that lets our application automatically comunicate with the Magento's system.

Depending on your agreement with Gojiraf, you can either generate an integration manually (recommended option), or do it automatically.

#### Manual integration

[](#manual-integration)

It implies to generate an access token and give it to our support area, who will create a store for your company and set the integration.

**Steps:**

1. Go to your Magento admin panel, then to System &gt; Integrations
2. Add a new integration. You can name it "Gojiraf" (there is probably yet another one named "Gojiraf Live Shopping", just ignore it)
3. You must complete the password field with your admin password
4. On the 'API' section, search for "Gojiraf", and check it
5. Click on "Save"
6. On the integrations list, on the just created one, click on "Activate", and then "Allow"
7. Copy the content of the "Access token" field, and send it to our support staff to continue with the integration

The bearer access tokens must be enabled con the system in order to admit it on REST queries. If they are not, you can do it with the CLI:

```
bin/magento config:set oauth/consumer/enable_integration_as_bearer 1
```

There is also a config on the admin panel: Stores &gt; Configuration &gt; Services &gt; OAuth &gt; Consumer settings, there you must to "Yes" the option "Allow OAuth Access Tokens to be used as standalone Bearer tokens".

#### Automatic integration

[](#automatic-integration)

Our integration service can automatically create your Live Shopping account and request the access token to Magento. However, it is not the most recommended option right now, due to some unexpected behaviors, and because it is suitable only to one-site systems. If you still want to try it, the steps are very simple. After install the Gojiraf's module, you will find a "ready-to-go" integration in your panel.

**Steps:**

1. Go to your Magento admin panel, an then to Stores &gt; Configuration, and in the top input "scope" select your main website.
2. Open the "Store email address" section.
3. In "sales representative", input the email that will be used as user on the Live Shopping account.
4. Go to System &gt; Integrations
5. In the integrations list, you should find "Gojiraf Live Shopping". Click on "Activate", an then on "Allow".

It can take a while to process the whole integration. If it was successfull, you should recieve further instructions on the email address that you set on the step 2. If you don't, you can try again throught the "Reauthorize"/"Activate" option in the Integrations list.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~70 days

Total

11

Last Release

678d ago

PHP version history (2 changes)1.1.3PHP ~8.0|~8.1

1.2.3PHP &gt;=7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/90dfdf9c2509d99926dc38f167abe6de72b5ed17d2b99fe380c38d490c9b97bf?d=identicon)[developers-gojiraf](/maintainers/developers-gojiraf)

---

Top Contributors

[![dmitritrofimenko-gj](https://avatars.githubusercontent.com/u/104030539?v=4)](https://github.com/dmitritrofimenko-gj "dmitritrofimenko-gj (20 commits)")[![nicolasoleinizak-gj](https://avatars.githubusercontent.com/u/106550238?v=4)](https://github.com/nicolasoleinizak-gj "nicolasoleinizak-gj (18 commits)")[![nicolasoleinizak](https://avatars.githubusercontent.com/u/78864158?v=4)](https://github.com/nicolasoleinizak "nicolasoleinizak (10 commits)")[![Chrisroldan-gf](https://avatars.githubusercontent.com/u/104596761?v=4)](https://github.com/Chrisroldan-gf "Chrisroldan-gf (1 commits)")[![danielpicatto](https://avatars.githubusercontent.com/u/105667412?v=4)](https://github.com/danielpicatto "danielpicatto (1 commits)")

### Embed Badge

![Health badge](/badges/gojiraf-live-shopp-mg-module/health.svg)

```
[![Health](https://phpackages.com/badges/gojiraf-live-shopp-mg-module/health.svg)](https://phpackages.com/packages/gojiraf-live-shopp-mg-module)
```

###  Alternatives

[heloufir/filament-workflow-manager

Manage your own workflows with filament

711.3k](/packages/heloufir-filament-workflow-manager)

PHPackages © 2026

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