techyouknow/module-redirect-simple-products
最新稳定版本:1.0.2
Composer 安装命令:
composer require techyouknow/module-redirect-simple-products
包简介
Redirect simple products to its parent configurable product with pre-selected configurable options.
README 文档
README
Redirect simple products to its parent configurable product with pre-selected configurable options.
This extension is configurable on the backend.
Usage Instructions
TechYouKnow RedirectSimpleProducts Extension - Installation steps
INSTALL TechYouKnow RedirectSimpleProducts EXTENSION FROM ZIP FILE ON YOUR DEV INSTANCE. TEST THAT THE EXTENSION WAS INSTALLED CORRECTLY BEFORE SHIPPING THE CODE TO PRODUCTION
INSTALLATION
Composer Installation
- Go to your magento root path
- Execute command
cd /var/www/Magentoorcd /var/www/html/Magentobased on your server Centos or Ubuntu. - run composer command:
composer require techyouknow/module-redirect-simple-products
- To enable module execute
php bin/magento module:enable Techyouknow_RedirectSimpleProducts - Execute
php bin/magento setup:upgrade - Execute
php bin/magento setup:di:compile - Optional
php bin/magento setup:static-content:deploy - Execute
php bin/magento cache:clean
Manual Installation
- extract files from an archive.
- Execute command
cd /var/www/Magento/app/codeorcd /var/www/html/Magento/app/codebased on your server Centos or Ubuntu. - Move files into Magento2 folder
app/code/Techyouknow/RedirectSimpleProducts. If you downloaded zip file on github, you need to create directoryapp/code/Techyouknow/RedirectSimpleProducts.
- To enable module execute
php bin/magento module:enable Techyouknow_RedirectSimpleProducts - Execute
php bin/magento setup:upgrade - Optional
php bin/magento setup:static-content:deploy - Execute
php bin/magento setup:di:compile - Execute
php bin/magento cache:clean
Requirements
Techyouknow RedirectSimpleProducts Extension For Magento2 requires
- Magento version 2.0 and above
- PHP 7.0 or greater
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2022-11-04