devhub/order-note 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

devhub/order-note

最新稳定版本:1.0.2

Composer 安装命令:

composer require devhub/order-note

包简介

Sends an order message/note to the vendor

README 文档

README

Features

  • Provides a note block on the order checkout page.
  • Guest user(s) & logged-in customer(s) can write notes to their orders just by entering them in the note block.
  • Vendor(s) can set the maximum length of the order note from the backend configurations.
  • Vendor(s) can set the visibility of order notes to the customer(s) in their dashboard order view page.

Installation

  1. Please run the following command
composer require devhub/order-note
  1. Update the composer if required
composer update
  1. Enable module
php bin/magento module:enable DeveloperHub_Core
php bin/magento module:enable DeveloperHub_OrderNote
php bin/magento setup:upgrade
php bin/magento cache:clean
php bin/magento cache:flush

4.If your website is running in product mode the you need to deploy static content and then clear the cache

php bin/magento setup:static-content:deploy
php bin/magento setup:di:compile

#####This extension is compatible with all the versions of Magento 2.3.* and 2.4.*. ###Tested on following instances: #####multiple instances i.e. 2.3.7-p4 and 2.4.5p1

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2023-04-14