magento2-Ho_Templatehints
magento2-Ho_Templatehints copied to clipboard
Hyva Theme compatibility?
Greetings, Does this module compatible with the Hyva theme? Thanks Itay
Hi itaymesh,
I was just looking into this because I had the same question. I tried it and it's not. This is because hints.js depends on requirejs, jquery, etc.
Since the javascript part isn't that complex, maybe it's possible to rewrite it to vanilla js and load it in a phtml or something. It will be faster and compatible.
This module is to be used for Magento based theming if I'm not mistaken. Of course you are free to create a PR that creates some compatibility as long as it keeps working in a vanilla Magento installation.