定制 amadeco/magento2-module-review-widget 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

Latest Stable Version Magento 2 PHP

SPONSOR: Amadeco

Professional module for advanced display of customer reviews with SEO and Rich Snippets support.

Backend Screenshots

Image Image

Frontend Screenshots

Image Image

📋 Table of Contents

✨ 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_Review
    • Magento_Catalog
    • Magento_Widget
    • Magento_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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2025-10-02