berrypath / magento2-berrypath-flow-hyva-compat
Hyva compatibility module for BerryPath Flow.
Package info
github.com/BerryPath/magento2-berrypath-flow-hyva-compat
Language:HTML
Type:magento2-module
pkg:composer/berrypath/magento2-berrypath-flow-hyva-compat
Requires
- php: >=8.1
- berrypath/magento2-berrypath-flow: *
- hyva-themes/magento2-compat-module-fallback: *
README
Hyva compatibility module for berrypath/magento2-berrypath-flow.
BerryPath helps Magento and Hyva storefronts add guided selling, product finder flows and guided product advice to category and product pages.
This module replaces the Luma/Blank frontend templates with Hyva templates for the BerryPath Flow widget. The rendered markup keeps recognizable berrypath-flow-widget classes and supports SEO-friendly category banner content around the Flow widget.
Installation
composer require berrypath/magento2-berrypath-flow-hyva-compat bin/magento module:enable BerryPath_FlowHyvaCompat bin/magento setup:upgrade bin/magento cache:flush
For local app/code development, place it at:
app/code/BerryPath/FlowHyvaCompat
What It Does
- Registers
BerryPath_FlowHyvaCompat - Maps
BerryPath_Flowtemplates through Hyva's compat fallback - Provides Hyva templates for category, product and widget placements
- Keeps the
berrypath-flow-widgetclasses for recognition and integration hooks


