{"id":24989,"date":"2025-12-17T15:00:00","date_gmt":"2025-12-17T09:30:00","guid":{"rendered":"https:\/\/meetanshi.com\/blog\/?p=24989"},"modified":"2025-12-19T12:23:30","modified_gmt":"2025-12-19T06:53:30","slug":"how-to-download-and-install-hyva-open-source","status":"publish","type":"post","link":"https:\/\/meetanshi.com\/blog\/how-to-download-and-install-hyva-open-source\/","title":{"rendered":"How to Download and Install Hyv\u00e4 Open Source?"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">The Hyv\u00e4 Theme, previously valued at \u20ac1000, is now an open source.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Starting November 10, 2025, the theme is freely accessible on GitHub and through free Packagist Composer keys provided by Hyv\u00e4.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this blog, learn how to download and install Hyv\u00e4 Open Source to leverage the benefits of a faster, lighter, and high-performance website without the cost barrier.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Let\u2019s get started.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Steps to Download and Install Hyv\u00e4 Open Source<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Follow these step-by-step to install the free Hyv\u00e4 Theme.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Create a Hyv\u00e4 Account&nbsp;<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Navigate to the Hyv\u00e4<strong> <\/strong>site and start creating your account, this will automatically redirect you to the Hyv\u00e4 Portal.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Upon successful login to the Hyv\u00e4 Portal, it will send you an email containing your <strong>Hyv\u00e4 Theme credentials<\/strong> and detailed <strong>Installation Instructions<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"327\" src=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2025\/12\/Hyva_dashboard-1024x327.png\" alt=\"Hyva dashboard\" class=\"wp-image-24994\" srcset=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2025\/12\/Hyva_dashboard-1024x327.png 1024w, https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2025\/12\/Hyva_dashboard-300x96.png 300w, https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2025\/12\/Hyva_dashboard-768x245.png 768w, https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2025\/12\/Hyva_dashboard-1536x491.png 1536w, https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2025\/12\/Hyva_dashboard.png 1546w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: Obtaining the Free License Key<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Here is an alternate way to obtain the access keys from the portal:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Go to the &#8220;Hyv\u00e4 Licenses&#8221; &gt; &#8220;Get a Free Hyv\u00e4 Theme License Key&#8221; button.<\/li>\n\n\n\n<li>It will prompt you to enter a domain name.<\/li>\n\n\n\n<li>Enter and then click &#8220;Get Hyv\u00e4 Theme for Free&#8221;.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Once complete, you will have all the keys required to proceed with the installation.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"694\" src=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2025\/12\/Enter_Hyva_domain_name_-1024x694.png\" alt=\"Enter Hyva domain name\" class=\"wp-image-24993\" srcset=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2025\/12\/Enter_Hyva_domain_name_-1024x694.png 1024w, https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2025\/12\/Enter_Hyva_domain_name_-300x203.png 300w, https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2025\/12\/Enter_Hyva_domain_name_-768x520.png 768w, https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2025\/12\/Enter_Hyva_domain_name_.png 1148w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: Retrieve Composer Credentials<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Under the <strong>&#8220;All Licenses&#8221;<\/strong> section, find the entry corresponding to your registered domain name.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Click on <strong>\u201cShow Composer Credentials\u201d<\/strong> to reveal your unique access details. You will find your private Packagist key and the necessary commands to configure your environment for the open-source installation.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The format will look similar to this:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">composer config --auth http-basic.hyva-themes.repo.packagist.com token {{Your token}}\n\ncomposer config repositories.private-packagist composer https:\/\/hyva-themes.repo.packagist.com\/{{ your repo name here}}\/<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Step 4. Install the Hyv\u00e4 Default Theme<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">After setting the credentials above, execute the following command to download the core Hyv\u00e4 Theme package:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">composer require hyva-themes\/magento2-default-theme<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Here, the Hyv\u00e4 Theme utilizes its own efficient front-end pipeline. It is strongly recommended to <strong>disable<\/strong> the built-in Magento minification and bundling features, as they often cause performance overhead or unwanted effects with Hyv\u00e4.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Run the following configuration commands:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">php bin\/magento config:set customer\/captcha\/enable 0\n\nphp bin\/magento config:set dev\/template\/minify_html 0\n\nphp bin\/magento config:set dev\/js\/merge_files 0\n\nphp bin\/magento config:set dev\/js\/enable_js_bundling 0\n\nphp bin\/magento config:set dev\/js\/minify_files 0\n\nphp bin\/magento config:set dev\/js\/move_script_to_bottom 0\n\nphp bin\/magento config:set dev\/css\/merge_css_files 0\n\nphp bin\/magento config:set dev\/css\/minify_files 0<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Step 5: Install Essential Hyv\u00e4 Modules<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Now, you will need to install the following modules for full theme functionality, including Luma compatibility for the checkout and the Tailwind Just-In-Time compiler:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">composer require hyva-themes\/magento2-luma-checkout\n\ncomposer require hyva-themes\/magento2-cms-tailwind-jit<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Step 6. Run Final Magento Commands &amp; Verify&nbsp;<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Once all packages are installed, execute the standard Magento commands to finalize the setup:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">php bin\/magento se:up\n\nphp bin\/magento s:s:d -f\n\nphp bin\/magento s:d:c\n\nphp bin\/magento c:c\n\nphp bin\/magento c:f<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">When you have successfully followed the above steps, you will be able to see the Hyv\u00e4 theme folder structure within your Magento installation directory.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1016\" height=\"634\" src=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2025\/12\/Hyva_theme_in_Magent_.png\" alt=\"Hyva theme in your Magento installation directory\" class=\"wp-image-24995\" srcset=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2025\/12\/Hyva_theme_in_Magent_.png 1016w, https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2025\/12\/Hyva_theme_in_Magent_-300x187.png 300w, https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2025\/12\/Hyva_theme_in_Magent_-768x479.png 768w\" sizes=\"auto, (max-width: 1016px) 100vw, 1016px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">This wraps up our simple guide on how to download and install Hyv\u00e4 open source successfully.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you are feeling uncertain about doing these steps yourself, our Hyv\u00e4 experts are here to help you out.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Our expert can help you:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Create your theme from scratch&nbsp;<\/li>\n\n\n\n<li>Customize the theme as per your idea<\/li>\n\n\n\n<li>Create child theme for any specific project&nbsp;<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Get in touch today and make the most of this super effective Hyv\u00e4&nbsp; theme in your Magento 2 store.<\/p>\n\n\n<div class=\"meetanshi-cta\">\r\n<div class=\"cta-content-wrapper\">\r\n<span> Hyv\u00e4 Development Service<\/span>\r\n<p>Get a fast-loading store in less than 7 weeks with Hyv\u00e4 theme<\/p>\r\n<a href=\"https:\/\/meetanshi.com\/hyva-theme-development-service\" target=\"_blank\" class=\"btn-primary\">Hire Us<\/a>\r\n<\/div>\r\n<div class=\"cta-image-new\">\r\n<img decoding=\"async\" src=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2025\/11\/hyva-theme-development-service.png\" alt=\"Hyva Theme Development Service\">\r\n<\/div>\r\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>The Hyv\u00e4 Theme, previously valued at \u20ac1000, is now an open source.&nbsp; Starting November 10, 2025, the theme is freely accessible on GitHub and through&#8230;<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[5869],"tags":[],"class_list":["post-24989","post","type-post","status-publish","format-standard","hentry","category-hyva-themes"],"acf":[],"_links":{"self":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts\/24989","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/comments?post=24989"}],"version-history":[{"count":4,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts\/24989\/revisions"}],"predecessor-version":[{"id":25015,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts\/24989\/revisions\/25015"}],"wp:attachment":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/media?parent=24989"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/categories?post=24989"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/tags?post=24989"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}