PHPackages                             inferendo/module-visidea - 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. inferendo/module-visidea

ActiveMagento2-module

inferendo/module-visidea
========================

Visidea module for Magento

2.19.0(7mo ago)061OSL-3.0PHPPHP ^7.4|^8.0|^8.1|^8.2|^8.4

Since Jun 10Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/visidea/visidea-magento)[ Packagist](https://packagist.org/packages/inferendo/module-visidea)[ RSS](/packages/inferendo-module-visidea/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (8)Used By (0)

Visidea Magento (Adobe Commerce) Plugin – Installation Guide
============================================================

[](#visidea-magento-adobe-commerce-plugin--installation-guide)

1. Purchase &amp; Download
--------------------------

[](#1-purchase--download)

1. Go to the [Adobe Commerce Marketplace](https://marketplace.magento.com/).
2. Search for **Visidea** or **inferendo/module-visidea**.
3. Purchase (if required) and add the extension to your account.
4. In your Marketplace account, go to **My Purchases** and copy your access keys.

2. Install via Composer
-----------------------

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

1. SSH into your Magento server.
2. Require the Visidea module from Packagist:

    ```
    composer require inferendo/module-visidea
    ```
3. Install the module:

    ```
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy -f
    php bin/magento cache:clean
    php bin/magento cache:flush
    ```

3. Install via GitHub
---------------------

[](#3-install-via-github)

Alternatively, you can install the plugin directly from the source code on GitHub:

1. SSH into your Magento server.
2. Navigate to the `app/code` directory of your Magento installation:

    ```
    cd /app/code
    ```
3. Clone the repository:

    ```
    git clone https://github.com/visidea/visidea-magento Inferendo/Visidea
    ```

    > If the `Inferendo` directory does not exist, create it first:
    >
    > ```
    > mkdir -p Inferendo
    > ```
4. Install the module:

    ```
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy -f
    php bin/magento cache:clean
    php bin/magento cache:flush
    ```

4. Enable &amp; Configure
-------------------------

[](#4-enable--configure)

1. Log in to the Magento Admin Panel.
2. Go to **Stores &gt; Configuration &gt; Visidea &gt; Settings**.
3. Enter your **Website**, **Public Token**, and **Private Token** (or use the integration link to generate them).
4. Adjust other settings as needed (e.g., Cron Hour Interval).
5. Save the configuration.

5. Verify Installation
----------------------

[](#5-verify-installation)

- Visit your storefront and check for Visidea widgets or features.
- In the admin panel, you should see export links and integration instructions under **Stores &gt; Configuration &gt; Visidea**.

6. Troubleshooting
------------------

[](#6-troubleshooting)

- If you do not see the plugin, clear cache and re-deploy static content.
- For support, contact  or visit the [documentation](https://docs.visidea.ai/docs/plugins/magento).

---

For more details, see the [official documentation](https://docs.visidea.ai/docs/plugins/magento).

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance64

Regular maintenance activity

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93% 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 ~19 days

Recently: every ~29 days

Total

7

Last Release

220d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8b145bc4320026f6d1cdc756c551c4a924a86decf15ceb62b6db0cca421554cd?d=identicon)[alexinferendo](/maintainers/alexinferendo)

---

Top Contributors

[![alexinferendo](https://avatars.githubusercontent.com/u/175108640?v=4)](https://github.com/alexinferendo "alexinferendo (40 commits)")[![arolando](https://avatars.githubusercontent.com/u/19363400?v=4)](https://github.com/arolando "arolando (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/inferendo-module-visidea/health.svg)

```
[![Health](https://phpackages.com/badges/inferendo-module-visidea/health.svg)](https://phpackages.com/packages/inferendo-module-visidea)
```

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