PHPackages                             moreno24/magento-community-plugin-test - 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. moreno24/magento-community-plugin-test

ActiveMagento2-module

moreno24/magento-community-plugin-test
======================================

Magento Open Source extension for Sales Layer PIM Test

2.9.7.2(2y ago)037GPL-3.0-or-laterPHPPHP &gt;=7.3 &lt;8.3

Since Oct 10Pushed 2y ago1 watchersCompare

[ Source](https://github.com/moreno24/magento-community-plugin-test)[ Packagist](https://packagist.org/packages/moreno24/magento-community-plugin-test)[ RSS](/packages/moreno24-magento-community-plugin-test/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (23)Used By (0)

[](https://support.saleslayer.com)

[![Magento Community plugin](https://camo.githubusercontent.com/d1d4d961387a0be6c16b094b57b00174ced0c5cdf476451e1128b8bfe1956753/68747470733a2f2f73616c65736c617965722e636f6d2f6173736574732f696d616765732f6c6f676f2e737667)](https://camo.githubusercontent.com/d1d4d961387a0be6c16b094b57b00174ced0c5cdf476451e1128b8bfe1956753/68747470733a2f2f73616c65736c617965722e636f6d2f6173736574732f696d616765732f6c6f676f2e737667)

Sales Layer Magento Community plugin
====================================

[](#sales-layer-magento-community-plugin)

[![Minimum PHP Version](https://camo.githubusercontent.com/4f9eddea3b5f90bdf4c2f6feafb71962a03512fd923888e4aef358cf6334daf7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230372e322d3838393242462e7376673f7374796c653d666c61742d737175617265)](https://php.net/) [![Minimum Magento Version](https://camo.githubusercontent.com/ec34928630733db62190faf5f2c3a9f0332afc371f5fc688eeb91c74449b8fee/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d6167656e746f2d253345253344253230322e342e312d4141393242462e7376673f7374796c653d666c61742d737175617265)](https://experienceleague.adobe.com/docs/commerce-operations/installation-guide/composer.html?lang=en) [![GitHub release](https://camo.githubusercontent.com/5a175ab1a40c4b8f00e3952067f42ecd97d745955051260169099075ad83bab7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f73616c65736c617965722f6d6167656e746f2d636f6d6d756e6974792d706c7567696e)](https://github.com/saleslayer/magento-community-plugin)

This is the official Sales Layer's plugin for Magento Community (Open Source).

Description
-----------

[](#description)

This plugin allows you to easily synchronize your Sales Layer catalogue information with your [Magento Community](https://business.adobe.com/products/magento/community.html). And you can find more detailed documentation at our [website](https://support.saleslayer.com/category/magento).

Download
--------

[](#download)

[Download latest plugin version](https://github.com/saleslayer/magento-community-plugin/releases/latest/download/magento-community-plugin.zip). Check out the latest changes at our [changelog](https://github.com/saleslayer/magento-community-plugin/blob/master/CHANGELOG.md).

Important Notes
---------------

[](#important-notes)

Please check the [important notes](https://support.saleslayer.com/magento/important-notes-about-magento-connector) for the installation. (In some cases, a Sales Layer account might be needed to access the documentation)

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

[](#requirements)

- cUrl extension installed; In order to call and obtain the information from Sales Layer.
- Define the fields relationship in the Sales Layer Magento connector:
    - Most Magento fields are already defined in each section, extra fields for products or variants will be Stores -&gt; Attributes -&gt; Product and they must have been created in Magento in order to synchronize.
    - When synchronizing a product with variants, Magento attributes that are synchronized will be marked as Used for variations, then, attribute values from the product and variants will be combined and assigned to the parnet product. Variations must have only one value for each attribute.
- Inside categories, products and variants there will be attributes; Sales Layer Product Identification, Sales Layer Product Company Identification and Sales Layer Format Identification, don't modify or delete this attributes or its values, otherwise, the products will be created again as new ones in the next synchronization.
- Inside the connector configuration you can set different values before the synchronization in the different tabs, such as:
    - Auto-synchronization and preferred hour for it.
    - The stores where the information will be updated.
    - The root category where the incoming category branch will be set.
    - Avoid stock update. (stock will be updated only at creation of new items)
    - Variant configurable attributes.

How To Start
------------

[](#how-to-start)

### 1. Install the package your Magento

[](#1-install-the-package-your-magento)

#### 1.1 Uncompress module into Magento root folder 'app/code'

[](#11-uncompress-module-into-magento-root-folder-appcode)

#### 1.2 From Magento root folder execute commands:

[](#12-from-magento-root-folder-execute-commands)

```
php bin/magento setup:upgrade
php bin/magento setup:di:compile (if there's an error with 'var/di/' folder just delete it and execute this command again)
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
```

#### 1.3 After executing the commands, Sales Layer module will be installed

[](#13-after-executing-the-commands-sales-layer-module-will-be-installed)

### 2. Create a Sales Layer Magento connector and map the fields

[](#2-create-a-sales-layer-magento-connector-and-map-the-fields)

#### 2.1 The plugin needs the connector ID code and the private key, you will find them in the connector details of Sales Layer.

[](#21-the-plugin-needs-the-connector-id-code-and-the-private-key-you-will-find-them-in-the-connector-details-of-sales-layer)

### 3. Add the connector credencials in Magento

[](#3-add-the-connector-credencials-in-magento)

#### 3.1 Go to Sales Layer -&gt; Import -&gt; Add connector and add the connector id and secret key.

[](#31-go-to-sales-layer---import---add-connector-and-add-the-connector-id-and-secret-key)

#### 3.2 Finally, In Sales Layer -&gt; Import -&gt; The connector you created, push Synchronize Connector to import categories, products and variants automatically.

[](#32-finally-in-sales-layer---import---the-connector-you-created-push-synchronize-connector-to-import-categories-products-and-variants-automatically)

Version Guidance
----------------

[](#version-guidance)

VersionStatusMagento Version (Open Source)Recommended Configuration2.5.xEOL&gt;= 2.1.4, &lt;= 2.4.0Magento 2.4.0 / PHP 7.32.6.0EOL&gt;= 2.1.4, &lt;= 2.4.0Magento 2.4.0 / PHP 7.32.6.1 - 2.6.2Stable&gt;= 2.1.4, &lt;= 2.4.5Magento 2.4.5-p1 / PHP 8.12.6.3Latest&gt;= 2.1.4, &lt;= 2.4.5Magento 2.4.5-p1 / PHP 8.1> **Warning**. Adobe releases frequently new Magento Open Source versions, fixing bugs and/or adding new functionallity. Some of this versions could be in conflict with this plugin. We highly encourage you to set up the configuration recommended in the guidance table for running correctly this extension.

> **Note**. See also [Magento system requirements](https://experienceleague.adobe.com/docs/commerce-operations/installation-guide/system-requirements.html) for the right environment choice.

###  Health Score

29

↓

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 89.5% 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 ~17 days

Recently: every ~49 days

Total

13

Last Release

731d ago

PHP version history (3 changes)2.6.5PHP &gt;=7.3 || &lt;8.2

2.9.2PHP &gt;=7.3 &lt;8.2

2.9.7PHP &gt;=7.3 &lt;8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/7f2d4455eb187cb96c24d806fa618e303d26b820b4175c55d1ec81d6955c6225?d=identicon)[saleslayer\_moreno](/maintainers/saleslayer_moreno)

---

Top Contributors

[![moreno24](https://avatars.githubusercontent.com/u/18394243?v=4)](https://github.com/moreno24 "moreno24 (51 commits)")[![juliolaguna](https://avatars.githubusercontent.com/u/45973788?v=4)](https://github.com/juliolaguna "juliolaguna (4 commits)")[![alessandromarotta](https://avatars.githubusercontent.com/u/17084152?v=4)](https://github.com/alessandromarotta "alessandromarotta (2 commits)")

### Embed Badge

![Health badge](/badges/moreno24-magento-community-plugin-test/health.svg)

```
[![Health](https://phpackages.com/badges/moreno24-magento-community-plugin-test/health.svg)](https://phpackages.com/packages/moreno24-magento-community-plugin-test)
```

###  Alternatives

[yireo/magento2-replace-inventory

51493.3k1](/packages/yireo-magento2-replace-inventory)[yireo/magento2-replace-bundled

Replace bundled third party packages from Magento

45335.0k1](/packages/yireo-magento2-replace-bundled)[magenest/core

Magenest Core

12327.8k13](/packages/magenest-core)[magento/project-community-edition

eCommerce Platform for Growth (Community Edition)

854.3k3](/packages/magento-project-community-edition)[yireo/magento2-replace-graphql

1660.1k](/packages/yireo-magento2-replace-graphql)[deity/falcon-magento

Deity Magento API

258.3k](/packages/deity-falcon-magento)

PHPackages © 2026

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