🔏
Magento 2 Step Recommendation
  • Overview
  • Installation
    • Setup module
  • Config and Usage
    • Module Configuration
    • Create Recommendation Rules
      • Manage Questions & Answers
      • Manage Redirect Links
      • Manage Recommendation Rules
    • Show module block on frontend
    • Import CSV file
    • Export Rule to CSV file
  • REST API
  • Change Log
  • Other Module Guides
    • Magento 2 Multi Vendor
    • Ves Page Builder (Free)
    • Magento 2 Coupon Code (Free)
    • Magento 2 Barcode Suite (Free)
Powered by GitBook
On this page

Was this helpful?

  1. Installation

Setup module

At now the module just support setup via FTP and run magento 2 commands

To install Magento 2 Step Recommendation extension, please follow below instructions step by step:

Download new module file on our site https://landofcoder.com and upload right module version for magento 2 version of your site via FTP client (firezilla)

Run magento 2 commands:

php bin/magento setup:upgrade --keep-generated

php bin/magento setup:static-content:deploy -f

php bin/magento cache:clean

PreviousOverviewNextModule Configuration

Last updated 3 years ago

Was this helpful?