The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

1090 Modules
632 Ready
458 Need Help
🏆 Leaderboard
Stable v1.0.3

Abandoned Cart Reminder for Magento 2

espertomagento/magento2-abandoned-cart-reminder

Sends reminder emails to customers after a configurable period of cart abandonment, with newsletter opt-in consent handling, an editable email template, and a reporting grid of sent reminders.

7
Downloads
Below average
0
GitHub Stars
3mo ago
Last Release
0
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
29 warnings
PHPStan Failed

Release Discipline

? SemVer not assessable What is this?

Release history audited up to v1.0.3

Tested on Magento 2.4.9

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.0.3 on Magento 2.4.9
Jun 1, 2026

Share This Module's Status

Abandoned Cart Reminder for Magento 2 Magento compatibility status badge

README

Loaded from GitHub

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+

Installation

It is recommended to use composer to install the module.

composer require espertomagento/magento2-abandoned-cart-reminder

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

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.