> For the complete documentation index, see [llms.txt](https://landofcoder.gitbook.io/magento-2-step-recommendation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://landofcoder.gitbook.io/magento-2-step-recommendation/installation/setup-module.md).

# 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`
