superb/module-recommend

Increase your revenue, drive conversions and transform your eCommerce site today with Recommend

1.0.22 2020-11-12 17:41 UTC

This package is auto-updated.

Last update: 2024-03-29 12:17:05 UTC


README

Increase your revenue, drive conversions and transform your eCommerce site today with Recommend, our easy to use retail personalisation platform. Deliver highly personalised, targeted content directly to your users for a fraction of the cost of any other similar software on the market.

Get Started

Go to Recommend.pro and Register

How to install

✓ Install via composer (recommended)

  • Run the following command in Magento 2 root folder:
    $ composer require superb/module-recommend
    $ php bin/magento setup:upgrade

✓ Install manually

  • Download the Recommend Module, unpack it and upload its contents to a new folder <root>/app/code/Superb/Recommend/ of your Magento 2 installation
  • Enable Recommend Module
    $ php bin/magento module:enable Superb_Recommend
    $ php bin/magento setup:upgrade