mikielis/magento2-module-price-negotiation
Composer 安装命令:
composer require mikielis/magento2-module-price-negotiation
包简介
Magento 2 price negotiation
README 文档
README
This Magento 2 extension adds a form to each product page that can be used for sending negotiation offer.
The form contains following fields:
- name
- phone number
- requested price
- quantity
- message
When the form is correctly sent (data is valid), admin is automatically notified about received new negotiation offer and a user receives confirmation email.
The content of both emails (subjects and texts) as well as admin's email address are easily editable.
The module saves sent form data into database and displays all negotiation offers in clear way in Magento admin.
Each negotiation offer can be viewed, rejected and deleted anytime.
The list offers advanced filtering and sorting options.
Screenshots
Installation
Pull in the extension through Composer:
composer require "mikielis/magento2-module-price-negotiation:*"
OR
download zipped extension and add its files to [magento root directory]/app/code/Mikielis/PriceNegotiation directory and follow listed steps from the official guide: https://devdocs.magento.com/guides/v2.3/comp-mgr/install-extensions.html
Compatibility
The extension is compatible with Magento version 2.3 and higher (see declarative schema guide: https://devdocs.magento.com/guides/v2.3/extension-dev-guide/declarative-schema/db-schema.html)
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-11-27






