Loads a specific theme per route based on an app/etc/theme-by-route.json file, with advanced per-website and per-store scope rules for fine-grained theme selection.
yireo
41 open-source Magento 2 modules, verified with automated build, coding-standard, PHPStan and SemVer checks.
Quality Breakdown
Collection of developer convenience hacks for Magento 2, such as skipping core PHTML template path validation when symlinking local repositories via Composer path repositories.
Lets a theme load a second i18n language file (e.g. en_US_additional.csv) on top of the standard one, so child themes can override specific translation strings without editing the inherited file.
Allows rendering of additional templates within a block, before, after, or nested within the original template. Configure templates and their positions via layout XML.
Simplifies registering a module's own tailwind.config.js in the global Hyvä Themes Tailwind configuration, providing an observer that auto-registers modules by name or prefix without per-module boilerplate.
Magento 2 module to add next-gen image support to Magento 2.
Prevents Magento orders from being placed based on configurable rules, with pluggable matchers for blocking by IP, email, or geolocation.
Looking for contributors - Help fix build issues
Adds CLI commands to manage Magento 2 shipping table rates, allowing you to list, export to CSV, and import table rates per website directly from the command line.
Generates unit or integration test scaffolding for an existing Magento module via a CLI command, with options to target specific classes and override existing tests.
Adds CLI commands to manage Magento 2 themes. Allows listing, assigning, and creating themes from the command line.
Lets administrators create, edit, and manage EAV attributes directly from the Magento 2 admin panel.
Filters out configured message patterns from being written to Magento logs, useful for suppressing bot-triggered exceptions that would otherwise flood log files.