dominicwatts / testimonial
查看和提交新网站评价的 testimonial 扩展
1.1.4
2020-02-21 21:42 UTC
Requires
- php: ~7.0.0||~7.1.0||~7.2.0||~7.3.0
- magento/framework: *
This package is auto-updated.
Last update: 2024-09-22 08:02:09 UTC
README
前端控制器用于显示评价并允许提交。后端审核屏幕。
安装说明
composer require dominicwatts/testimonial
php bin/magento setup:upgrade
php bin/magento setup:di:compile
使用说明
通过后端或前端添加评价。请确保至少有一条评价已被批准。
转到
/testimonials提交/testimonaisl/index/view查看
提交屏幕
查看屏幕
在管理员中审核
转到 营销 > 评价
后端审核
还有一条控制台命令可以生成明显的虚假条目
生成 Faker 评价
xigen:faker:testimonial [-l|--limit [LIMIT]] [--] <generate>
php/bin magento xigen:faker:testimonial generate
php/bin magento xigen:faker:testimonial -l 10 generate