aodihis / product-review

扩展您的商业评论体验

安装: 2

依赖: 0

建议: 0

安全: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

类型:craft-plugin

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

This package is auto-updated.

Last update: 2024-09-27 15:35:19 UTC


README

扩展您的商业产品评论体验。

要求

此插件需要Craft CMS 5.0.0或更高版本,Craft Commerce 5.0.0以及PHP 8.2或更高版本。

安装

您可以从插件商店或使用Composer安装此插件。

从插件商店

前往项目控制面板中的插件商店,搜索“Commerce Review”,然后点击“安装”。

使用Composer

打开终端并运行以下命令

# 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