mhinspeya/virtuelle-anprobe
最新稳定版本:1.0.0
Composer 安装命令:
composer require mhinspeya/virtuelle-anprobe
包简介
Magento 2 Virtual Try-On module that displays product barcodes and provides links to mobile apps for a virtual fitting room experience.
README 文档
README
The MHinspeya_VirtuelleAnprobe module provides a "Virtual Try-On" feature for Magento 2 stores using Hyvä themes. It displays an interactive accordion on the product page containing the product's barcode (EAN) and links to the official mobile apps for a virtual fitting room experience.
Features
- Barcode Integration: Automatically generates and displays EAN-13 barcodes for products and their variants.
- Dynamic Configuration: Fully customizable via the Magento Admin (Title, Description, and Icon).
- Mobile App Links: configurable links for iOS and Android apps.
- Localization: Full support for English and German locales (
de_DE,de_CH,de_AT). - PHP 8.4 Ready: Fully stabilized for the latest PHP versions and Magento 2 standards.
Installation
1. Manual Installation
- Upload the module files to
app/code/MHinspeya/VirtuelleAnprobe. - Ensure you have the
MHinspeya_BackendModdependency installed.
2. Enable the Module
Run the following commands in your Magento root directory:
bin/magento module:enable MHinspeya_VirtuelleAnprobe
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy -f de_DE de_CH de_AT en_US
bin/magento cache:flush
Configuration
Navigate to Stores > Settings > Configuration > Inspeya > Virtual Try-On to manage the module settings:
- Enable Virtual Try-On: Toggle the feature on or off globally.
- Title: Customize the heading shown in the product accordion.
- Description: Customize the instructional text.
- Icon: Upload a custom SVG or PNG icon (Default:
view/frontend/web/images/virtuelle_anprobe.svg). - iOS App ID: Enter the App Store ID for your app (e.g.,
id123456789). - Android App ID: Enter the Play Store package name (e.g.,
de.modehaus.app).
Requirements
- PHP: 8.1 - 8.4
- Magento: 2.4.x
- Theme: Hyvä Themes (uses Alpine.js and Tailwind CSS)
- Dependency:
MHinspeya_BackendMod
Localization
Base strings are in English. Translation files are available in:
i18n/de_DE.csvi18n/de_CH.csvi18n/de_AT.csv
© MHinspeya. All rights reserved.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 10
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2026-05-14