amadeco/magento2-module-review-widget
最新稳定版本:v2.0.1
Composer 安装命令:
composer require amadeco/magento2-module-review-widget
包简介
Advanced Review Widget Extension with SEO Support and Rich Snippets
README 文档
README
Professional module for advanced display of customer reviews with SEO and Rich Snippets support.
Backend Screenshots
Frontend Screenshots
📋 Table of Contents
- Features
- Requirements
- Installation
- Configuration
- Usage
- Architecture
- Customization
- Performance
- Support
✨ Features
🎯 Key Features
-
✅ 2 Configurable Widgets:
- Global store rating badge
- Customer reviews list with advanced filters
-
✅ Advanced review filtering:
- By minimum rating (1-5 stars)
- By minimum text length
- By product category
- By period (last X days)
- Customizable sorting (recent, rating, random)
-
✅ 3 Display modes:
- Carousel: Horizontal scrolling with navigation
- Grid: Responsive card layout
- List: Detailed vertical display
-
✅ SEO & Rich Snippets:
- Automatic Schema.org markup
- AggregateRating support
- Review markup support
- Optimized meta tags
-
✅ Optimized performance:
- Smart cache per store
- Optional lazy loading
- Automatic cache invalidation
- Repository Pattern for data access
-
✅ Professional architecture:
- Service Layer (business logic separation)
- ViewModel Pattern (presentation separation)
- API interfaces for extensibility
- PSR-12 compliant code
🔧 Requirements
- Magento: 2.4.8+ (Community or Commerce Edition)
- PHP: 8.1, 8.2 or 8.3
- Composer: 2.x
- Required Magento modules:
Magento_ReviewMagento_CatalogMagento_WidgetMagento_Store
📦 Installation
Installation via Composer (recommended)
# Add the module composer require artbambou/magento2-module-review-widget # Enable the module php bin/magento module:enable Amadeco_ReviewWidget # Run upgrade scripts php bin/magento setup:upgrade # Compile code (production mode) php bin/magento setup:di:compile # Deploy static content php bin/magento setup:static-content:deploy fr_FR # Flush caches php bin/magento cache:flush
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2025-10-02