Download the PHP package moreno24/magento-community-plugin-test without Composer

On this page you can find all versions of the php package moreno24/magento-community-plugin-test. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package magento-community-plugin-test

Magento Community plugin

Sales Layer Magento Community plugin

Minimum PHP Version Minimum Magento Version GitHub release

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

Description

This plugin allows you to easily synchronize your Sales Layer catalogue information with your Magento Community. And you can find more detailed documentation at our website.

Download

Download latest plugin version. Check out the latest changes at our changelog.

Important Notes

Please check the important notes for the installation. (In some cases, a Sales Layer account might be needed to access the documentation)

Requirements

How To Start

1. Install the package your Magento

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

1.2 From Magento root folder execute commands:

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

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.

3. Add the connector credencials in Magento

3.1 Go to Sales Layer -> Import -> Add connector and add the connector id and secret key.

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

Version Guidance

Version Status Magento Version (Open Source) Recommended Configuration
2.5.x EOL >= 2.1.4, <= 2.4.0 Magento 2.4.0 / PHP 7.3
2.6.0 EOL >= 2.1.4, <= 2.4.0 Magento 2.4.0 / PHP 7.3
2.6.1 - 2.6.2 Stable >= 2.1.4, <= 2.4.5 Magento 2.4.5-p1 / PHP 8.1
2.6.3 Latest >= 2.1.4, <= 2.4.5 Magento 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 for the right environment choice.


All versions of magento-community-plugin-test with dependencies

PHP Build Version
Package Version
Requires php Version >=7.3 <8.3
magento/product-community-edition Version >=2.4.5 <2.4.8
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package moreno24/magento-community-plugin-test contains the following files

Loading the files please wait ....