aodihis/product-review

Extend your commerce review exprience

v5.0.0 2024-06-27 06:15 UTC

This package is auto-updated.

Last update: 2024-10-27 15:50:27 UTC


README

Extend your commerce product review experience.

Requirements

This plugin requires Craft CMS 5.0.0 or later, Craft Commerce 5.0.0 and PHP 8.2 or later.

Installation

You can install this plugin from the Plugin Store or with Composer.

From the Plugin Store

Go to the Plugin Store in your project’s Control Panel and search for “Commerce Review”. Then press “Install”.

With Composer

Open your terminal and run the following commands:

# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require aodihis/product-review

# tell Craft to install the plugin
./craft plugin/install product-review