Skip to content

What you get from this reading this

This documentation gives you everything you need to know to get started with making Magento Modules compatible with Hyvä.

You will also learn how to contribute code to the compatibility module pool.

Prerequisites

These documents assume you are familiar with the following topics:

  • Magento 2 frontend development
  • PHP
  • JavaScript
  • git
  • Hyvä Theme installation and setup
  • Alpine.js basics
  • Tailwind CSS basics

Please also read through the pages nested within our general Hyvä Theme development documentation - all of them apply to creating compatibility modules, too.