承接 risecommerce/magento-2-auto-related-products-extension 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

risecommerce/magento-2-auto-related-products-extension

最新稳定版本:1.0.1

Composer 安装命令:

composer require risecommerce/magento-2-auto-related-products-extension

包简介

Risecommerce Auto Related Products Extension for Magento 2

README 文档

README

The Magento 2 Auto Related Products extension enhances your store by automatically displaying related, cross-sell, and up-sell products based on customizable rules. These rules can be applied to product, category, shopping cart, and checkout pages, making it easier for customers to discover products they need.

For more details about the extension, visit the Risecommerce Auto Related Products page.

If you're looking to enhance your Magento store further, consider hiring a dedicated Magento developer.

For support or inquiries, please visit our contact page.

Supported Versions

  • Magento 2.3.x
  • Magento 2.4.x

Installation Instructions

Method I: Manual Installation

  1. Download the archive file.
  2. Unzip the file.
  3. Create the following directory: [Magento_Root]/app/code/Risecommerce/AutoRelatedProducts.
  4. Move the unzipped files into the directory [Magento_Root]/app/code/Risecommerce/AutoRelatedProducts.

Method II: Installation Using Composer

composer require risecommerce/magento-2-auto-related-products-extension:1.0.1

Run the following command:

#Enable Extension:

  • php bin/magento module:enable Risecommerce_AutoRelatedProducts
  • php bin/magento setup:upgrade
  • php bin/magento setup:di:compile
  • php bin/magento setup:static-content:deploy
  • php bin/magento cache:flush

#Disable Extension:

  • php bin/magento module:disable Risecommerce_AutoRelatedProducts
  • php bin/magento setup:upgrade
  • php bin/magento setup:di:compile
  • php bin/magento setup:static-content:deploy
  • php bin/magento cache:flush

统计信息

  • 总下载量: 41
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2022-12-26