Argento Theme Installation

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.

Magento 2Magento 1

Prepare to install

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 packages repository

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.

Install the package

Download the sources, enable modules, and run upgrade scripts:

For Argento Luma with Breeze JS:

bin/magento marketplace:package:require swissup/argento-m2

For full Argento Breeze:

bin/magento marketplace:package:require swissup/argento-breeze

Activate Argento theme

Run theme installer in terminal for Argento Luma with Breeze JS:

bin/magento marketplace:package:install swissup/argento-m2

Run theme installer in terminal for full Argento Breeze:

bin/magento marketplace:package:install swissup/argento-breeze

You'll be asked which store to use and which theme to activate.

That’s all. Navigate to your store to check your new theme!

Available in 7 multipurpose themes

Each Magento theme will tell you a unique story with outstanding usability. Argento provides you with Stripes, Luxury, Argento, Flat, Force, Mall, and Pure 2.0 designs. Choose specific to your targeted group of clients and see the customer’s engagement is easier than ever.
Argento Chic

Argento Breeze Chic

Fashion Magento Chic theme
Argento Marketplace

Argento Marketplace

Stylish Magento marketplace theme
Argento Home

Argento Home

Stylish Magento furniture theme
Argento Stripes

Argento Stripes

Premium Magento electronics theme
Argento Force

Argento Force

Premium Magento sport theme
Argento Luxury

Argento Luxury

Premium Magento fashion theme
Argento Pure2

Argento Pure2

Clean Magento multipurpose theme
Argento Mall

Argento Mall

Magento electronics theme
Argento Essence

Argento Essence

Magento multipurpose theme
Argento Flat

Argento Flat

Clean Magento multipurpose theme

Prepare to install

Navigate to System > Tools > Compilation and disable compilation mode.
Navigate to System > Cache Management and disable cache.
Open your site in the browser. You should see your working site without any errors.
Create maintenance.flag file in MAGENTO_ROOT directory.
Open your site in the browser. You should see the maintenance mode message.

Upload sources and Install theme

Unpack Argento Theme archive into MAGENTO_ROOT directory of your server. When all files are unpacked — remove maintenance.flag file created in the first step.

Navigate to Admin > Templates Master > Modules. Find a Theme you want to install, click "Select" and select "Open Installer" option in the dropdown: Modules Grid

In the installer form you must enter your identity key, then select store, where you would like to install Argento Theme and press "Run" button.

In case if you didn't registered your domain yet, installer will tell you to do that via error message with a link to follow to accomplish this step.

That’s all. Navigate to your store to check your new theme!