Press ESC to close

How to Install Hyvä Themes in Magento 2: A Complete Guide

Are you interested in making your Magento 2 store faster and more user-friendly? The Hyvä theme might be your game-changer. If you’re wondering how to install Hyvä themes in Magento 2, you’re in the right place. This guide walks you through every step of the installation of Hyvä themes in Magento 2, including prerequisites, Composer setup, admin configuration, and performance tips.

The Hyvä theme Magento 2 solution is gaining rapid popularity for its clean frontend architecture, modern stack using Tailwind CSS and Alpine.js, and dramatically improved performance scores. As a developer, agency, or merchant, you can benefit a great deal by upgrading to Hyva themes to improve the UI/UX of your Magento 2 store and its loading speed.

Let’s get started.

What is the Hyvä Theme?

The Hyvä theme is a next-generation frontend for Magento 2, built from the ground up with performance and developer simplicity in mind. In contrast to the most common Magento themes, such as Luma or Blank, Hyva eliminates bloated JavaScript libraries, such as RequireJS, Knockout, and jQuery, and instead uses Tailwind CSS and Alpine.

The result of this lean architecture is:

  • Lightning-fast page loads
  • Easy development
  • Higher Lighthouse scores
  • Easier customization

Why Choose Hyvä Theme for Magento 2?

Choosing to install the Hyvä theme in Magento 2 means choosing performance and maintainability. This is the reason why developers and merchants are switching:

  • Speed: Hyva has a mobile score of over 90+ out of the box in PageSpeed Insights.
  • Easy Dev Experience: No dependency hell; use modern tools.
  • Better UX: Tailored Hyvä theme UI/UX offers a smoother, faster customer journey.
  • Mobile-First: Responsive and adapted to small screens.
  • Extensibility: Popular extensions have compatibility modules.

Prerequisites Before Installation

Before starting the installation of Hyvä themes in Magento 2, make sure you meet the following requirements:

  • Magento 2.4.3 version and above.
  • SSH access and Composer installed.
  • GitLab to download the theme package.
  • Installation should be on Magento in developer mode.

Step-by-Step Guide: Install Hyvä Themes in Magento 2

  • Step 1:  Buy Hyvä license to have access to their own GitLab repository. You will get Composer authentication credentials.
  • Step 2: You can add your Packagist credentials to the Composer by executing the following command:
composer config http-basic.repo.packagist.com <your-username> <your-token>  
  • Step 3: Then, add Hyva repository to Composer. Put in your own project name in place of yourProjectName:
composer config repositories.yourProjectName git https://github.com/hyva-themes/magento2-default-theme.git 
  • Step 4: Install the Hyvä theme and its dependencies using Composer:
composer require hyva-themes/magento2-default-theme

This will also install all the necessary modules such as the email module of Hyva and GraphQL tokens.

  • Step 5: After installation, update your Magento database schema by running:
bin/magento setup:upgrade 

This promotes adequate integration. After being done, your Hyva theme will be activated.

Hyva theme design Configuration

Installing the Hyvä Theme for Technology Partners

Technology partners installation is slightly different as compared to regular merchants. Do the following:

Step 1: Access Private Hyvä Repositories

Make sure you have access to the GitLab repositories of the private Hyva.

Step 2: Configure Composer for GitLab

Make sure you have access to the GitLab repositories of the private Hyva.

composer config repositories.Hyvä-themes/magento2-theme-module git [email protected]ä.io:Hyvä-themes/magento2-theme-module.git

composer config repositories.Hyvä-themes/magento2-reset-theme git [email protected]ä.io:Hyvä-themes/magento2-reset-theme.git

composer config repositories.Hyvä-themes/magento2-email-module git [email protected]ä.io:Hyvä-themes/magento2-email-module.git

Step 3: Install the Hyvä Theme & Modules

Install the Hyvia theme as usual as shown in the above section.

Step 4: Complete Magento Setup

  • Upgrade Magento
  • Enable theme in the administration panel
  • Static content deployment

These procedures are the same as a typical installation procedure mentioned above.

Common Issues & Troubleshooting

  • Composer error
    → Verify your GitLab token and repository URL
  • Theme not showing in Admin
    → Run setup:upgrade and recompile
  • Static content missin
    → Run static content deploy with correct language/locale (php bin/magento setup:static-content:deploy)

The decision to install Hyvä themes in Magento 2 is one of the most impactful upgrades you can make to your eCommerce platform. The Hyva theme is game-changing Magento frontend development because it is incredibly fast, has a modern technology stack, and makes development much easier.

Whether you’re building a new store or looking to upgrade to Hyvä themes, following the steps outlined in this guide ensures a smooth and successful installation. With the right setup, your Magento store can achieve faster performance, better SEO, and a modern Hyvä theme UI/UX your customers will love.

Looking for help? Our team offers expert Hyvä theme development services to take your storefront to the next level.

Share Post

CodeDecorator

We are a prominent worldwide provider of Magento Extensions and a pioneer in web development solutions.

Leave a Reply

Your email address will not be published. Required fields are marked *