We do offer free Argento installation services for all our clients. In case you want to install on your own please select your Magento version to proceed.
Argento installation requires ssh to connect to your server
and run commands. When connected to the server, navigate to the
MAGENTO_ROOT directory.
MAGENTO_ROOT — is a path to magento folder. Ask your hosting, if you don't have it.
Install our marketplace module required to install and activate theme:
composer require swissup/module-marketplace && bin/magento setup:upgrade
Register our private repository in your composer.json file. Open terminal and run the following commands:
bin/magento marketplace:channel:enable swissuplabs
You'll be asked to activate your domain and enter access key.
Download the sources, enable modules, and run upgrade scripts:
bin/magento marketplace:package:require swissup/argento-m2
Run theme installer in terminal:
bin/magento marketplace:package:install swissup/argento-m2
You'll be asked which store to use and which theme to activate.
This website uses cookies to improve your experience. By clicking “Deny”, you consent to the use of Necessary cookies only. You may also accept selected cookies only.