Hyva Theme resources — the modern, performance-first Magento frontend framework built on Alpine.js and Tailwind CSS.
In this tutorial I will explain you how to create custom product slider in Hyva Theme Magento 2.
Add a FAQ widget to you Hyvä theme with this extension.
At work this week I was updating the deployment scripts for one of our projects
when I realised that Hyva wasn’t generating the app/etc/hyva-themes.json
file on deployment which then caused the pipeline to fail.
12 Nov 2024
This module captures and saves customer comments from the checkout process in Magento 2. When a customer leaves a comment on their order, this module ensures the comment is added to the order as a customer note, which can be visible on the frontend if configured as such.
29 Oct 2024
In this tutorial, we will walk you through how to add quantity increment decrement button in Hyva using Alpine.js and Tailwind CSS. This simple yet powerful customization makes it easier for customers to interact with the quantity input field, enhancing overall usability. Implementing a add quantity increment decrement button in Hyva will streamline the checkout process and help boost conversions in your Magento 2 store.
29 Oct 2024
The goal of this project is to create an extensible Playwright testing environment for Magento 2 + Hyva projects. The main focus of this project was to:
This Magento 2 extension validates the syntax of the VAT ID in the Hyvä checkout for EU countries
30 Sep 2024
A Node.js application to identify Magento modules requiring Hyva compatibility. Useful for you next luma to Hyvä project on Magento 2.
To create Hyva child theme in Magento 2, you need to follow a structured process that ensures your customizations are preserved while the parent Hyva theme remains untouched. A child theme allows you to extend and modify the design or functionality without altering the core files of the parent theme. This approach is essential for maintaining compatibility with future updates of the Hyva theme. In this guide, we will walk through the process step by step, providing clear instructions for every part of the setup.
17 Sep 2024
This module allows you to quickly add structured data markup (also known as Rich Snippets) to any Magento 2 store by simply installing this module and setting a few configuration options. Hyvä and Breeze compatible.