manugentoo / testimonials
Manugentoo 测试imonials 模块
dev-master
2022-03-09 02:41 UTC
This package is auto-updated.
Last update: 2024-09-09 08:32:56 UTC
README
Magento 2 Manugentoo 测试imonials 模块
扩展主页: https://github.com/manugentoo/magento2-tesimonials
联系方式
捐赠/支持我
安装
Composer 安装
- 运行 composer 命令
$> composer require manugentoo/tesimonials
手动安装
-
从压缩文件中提取文件
-
将文件部署到 Magento2 文件夹
app/code/Manugentoo/Testimonials
启用扩展
- 启用扩展(使用 Magento 2 命令行界面 *)
`$> php bin/magento module:enable Manugentoo_Testimonials
- 为了确保启用的模块正确注册,运行 'setup:upgrade'
$> php bin/magento setup:upgrade
- [如果需要]重新编译代码和重新部署静态视图文件
$> php bin/magento setup:di:compile
$> php bin/magento setup:static-content:deploy
享受吧!
最好的祝愿,Manu Gentoo