rcferreira/module-abandoned-cart
最新稳定版本:1.0.1
Composer 安装命令:
composer require rcferreira/module-abandoned-cart
包简介
Module used to work with abandoned cart in magento
README 文档
README
The README.md file content is generated automatically, see Magento module README.md for more information.
RCFerreira_AbandonedCart module
Installation details
For installation this module is simple, only inform that command.
composer require "rcferreira/module-abandoned-cart"
php bin/magento setup:upgrade
php bin/magento setup:di:compile
Extensibility
Extension developers can interact with the RCFerreira_AbandonedCart module. For more information about the Magento extension mechanism, see Magento plug-ins.
The Magento dependency injection mechanism enables you to override the functionality of the RCFerreira_AbandonedCart module.
Configuration
In Admin, go to Stores -> Configuration -> RCFERREIRA -> RCFerreira Abandoned Cart.
There is a form with four fields.
Inform Name is user name email sender
Inform Email is user email sender
Inform Hour is in that moment the plataform send a email to customer after his add products in the cart, if you don't want send after 1 hour you can leave it empty
Inform Minute is in that moment the plataform send a email in minutes
How it works
It's module use cron to send email to customer for notification his that there is a abandoned cart.
That email there is a link that redirect customer to site again.
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2024-09-03