Download the PHP package adeelq/magento2-abandoned-cart-reminder without Composer
On this page you can find all versions of the php package adeelq/magento2-abandoned-cart-reminder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download adeelq/magento2-abandoned-cart-reminder
More information about adeelq/magento2-abandoned-cart-reminder
Files in adeelq/magento2-abandoned-cart-reminder
Package magento2-abandoned-cart-reminder
Short Description A module which sends reminder email to customer upon cart abandonment after certain time (configurable) has passed.
License MPL-2.0
Informations about the package magento2-abandoned-cart-reminder
Magento 2 - Abandoned Cart Reminder
A module which sends reminder email to customer upon cart abandonment after certain time has passed. User can configure cart abandonment duration in the module configuration as well as view the logs for reminder emails sent in the provided grid in REPORTS menu.
By default, module only sends reminder email to those emails that has given opt-in consent in newsletter entity. This option is configurable in the module configuration, to bypass consented option and send email to all emails irrelevant to consent.
Email template is editable, it can be edited in admin backOffice menu item MARKETING -> Email Templates -> Add New Template -> Load Default Template -> 'AQ Abandoned Carts: Reminder Email'. Newly created template can be used for sending Abandoned Cart reminders by mapping it in module's configuration.
Requirements
- Magento 2.3+
- Magento module(s) dependency
- Sales
- Config
- Quote
- Catalog
- Store
- Adeelq core module
Installation
It is recommended to use composer to install the module.
If you do not use composer, ensure that you also load any dependencies that this module has.
Screenshots
Configuration page
Menu
Grid page
Edit email template
Sample abandoned cart reminder email
Documents
Download user guide for offline viewing.
All versions of magento2-abandoned-cart-reminder with dependencies
magento/framework Version >=101 <104
magento/module-sales Version >=100 <104
magento/module-store Version >=100 <102
magento/module-config Version >=100 <103
magento/module-customer Version >=100 <104
magento/module-quote Version >=100 <103