定制 mageworx/module-deliverydate-stock-validation 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

mageworx/module-deliverydate-stock-validation

最新稳定版本:1.1.0

Composer 安装命令:

composer require mageworx/module-deliverydate-stock-validation

包简介

Delivery Date and Magento MSI integration

README 文档

README

The module allows you to use stock validation (using the MSI Magento module) to suggest the most correct delivery dates.

*Base extension Mageworx Delivery Date is required

Installation

Upload using composer

  1. Log into Magento server (or switch to) as a user who has permissions to write to the Magento file system.
  2. Install package using composer: composer require mageworx/module-deliverydate-stock-validation

Upload by copying code

  1. Log into Magento server (or switch to) as a user who has permissions to write to the Magento file system.
  2. Download the "Ready to paste" package from your customer's area, unzip it and upload the 'app' folder to your Magento install dir.

Enable the extension

  1. Log in to the Magento server as, or switch to, a user who has permissions to write to the Magento file system.
  2. Go to your Magento install dir:
cd <your Magento install dir> 
  1. And finally, update the database:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

How to use

This plugin allows you to use the setting "Use Product Salable Quantity" in the Magento 2 Delivery date module.

This setting allows you to hide the estimated delivery feature on the product page if the salable quantity of this product equals or less than 0. This setting also hides the delivery date functionality on the checkout if at least one product with salable quantity equals or less than 0 is added to the cart.

This setting can be helpful if you have the integration with any Pre-order extension, which displays the Pre-order button on the products if their salable quantity equals or less than 0 (i.e. out of stock).

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 4
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2021-03-04