Download the PHP package recolize/module-recommendation-engine-magento2 without Composer

On this page you can find all versions of the php package recolize/module-recommendation-engine-magento2. 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 module-recommendation-engine-magento2

Recolize Recommendation Engine for Magento 2

Getting Started

Thank you very much for using our Recolize Recommendation Engine for Magento 2. Please find some installation advices below and more information on our website.

Prerequisites

Recolize Recommendation Engine is fully compatible with Magento versions starting from 2.3 (Community/Open Source and Enterprise/Commerce Editions).

Please note that the Magento cronjob should be set up correctly to use all features of this extension without any limitations.

Installation

We recommend to proceed with the following preparational steps before you start the installation of the Recolize Recommendation Engine Extension for Magento 2:

Installation with Composer (recommended)

  1. In the root directory of your Magento 2 installation install the Recolize Recommendation Engine Extension via the following composer command:

  2. Afterwards activate the Magento 2 Extension with the following commands:

  3. Register for free, login into Recolize Tool and create a new domain with the product feed url that is displayed in Stores > Configuration > Recolize Recommendation Engine > Recolize Product Feed Settings.

  4. Copy the JavaScript snippet code from the domain configuration into the appropriate Magento setting at Stores > Configuration > Recolize Recommendation Engine.

Installation without Composer (if composer is not available)

  1. Unpack the setup package Recolize_Recommendation_*.zip and upload the unpacked contents into the root directory of your Magento installation (for example via FTP). The folder structure is exactly the same as in your Magento installation (app/code). In case of a fresh module installation no files will be overwritten.

  2. Flush your Magento cache, e.g. in System > Cache Management as well as the JavaScript-/CSS-Cache on the same page.

  3. Register for free, login into Recolize Tool and create a new domain with the product feed url that is displayed in Stores > Configuration > Recolize Recommendation Engine > Recolize Product Feed Settings.

  4. Copy the JavaScript snippet code from the domain configuration into the appropriate Magento setting at Stores > Configuration > Recolize Recommendation Engine.

Authors

Recolize GmbH (https://www.recolize.com)

License

This project is licensed under the GPLv3 License - see the LICENSE.txt file for details.

Frequently Asked Questions

I need help with the installation process

For more information regarding the installation of the Magento extension please have a look at our FAQs.

How can I completely disable the extension if I am experiencing any problems?

In case of an emergency you can easily disable the extension temporarily via the configuration setting in Stores > Configuration > Recolize Recommendation Engine > Enable extension. As an alternative you can execute the following command in the Magento root directory:


All versions of module-recommendation-engine-magento2 with dependencies

PHP Build Version
Package Version
Requires php Version ^7|^8.0
magento/framework Version >=100.1.3
magento/module-configurable-product Version >=100.1.3
magento/module-import-export Version >=100.1.3
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 recolize/module-recommendation-engine-magento2 contains the following files

Loading the files please wait ....