trustedshops / hyva-easy_integration
Hyvä Themes Compatibility module for Trustedshops
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 2
Language:HTML
Type:magento2-module
Requires
- hyva-themes/magento2-compat-module-fallback: *
- magento/framework: *
- trustedshops/easy_integration: *
This package is not auto-updated.
Last update: 2025-07-04 05:21:00 UTC
README
This module integrates Trusted Shops functionality into Magento 2 storefronts using the Hyvä theme. It adds custom layout XML and CSS to enhance category and product pages with Trusted Shops content.
Features
- Additional product view and category view templates customized for Trusted Shops widgets
- Easy integration with Hyvä frontend
- Trusted Shops specific styles and layout XML updates
Installation
Use Composer to install the module in your Magento 2 project:
composer require trustedshops-public/connect-magento2-app-hyva
Then enable the module and run setup upgrades:
bin/magento module:enable TrustedShops_ConnectHyva bin/magento setup:upgrade
Usage
This module adjusts your Hyvä theme to include Trusted Shops layouts and CSS. Make sure your project uses Hyvä and that you are registered with Trusted Shops.
License
This project is licensed under the MIT License - see the LICENSE file for details.