trustedshops / hyva-easy_integration
Hyvä Themes Compatibility module for Trustedshops
Installs: 3 146
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 2
Language:HTML
Type:magento2-module
pkg:composer/trustedshops/hyva-easy_integration
Requires
- hyva-themes/magento2-compat-module-fallback: *
- magento/framework: *
- trustedshops/easy_integration: *
This package is not auto-updated.
Last update: 2025-10-29 07:46:32 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 via packagist:
composer require trustedshops/hyva-easy_integration
Then enable the module and run setup upgrades:
bin/magento module:enable TrustedShops_HyvaEasyIntegration 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.