easygento / magento2-newsletter
Allow customers to subscribe to newsletter in checkout
Installs: 4 141
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 2
Open Issues: 0
Language:JavaScript
Type:magento2-module
Requires
This package is auto-updated.
Last update: 2025-04-11 21:13:56 UTC
README
Magento 2 module : This module allows the customer to subscribe to the newsletter in the checkout at the billing step. This module has been tested on a Magento 2.3.0 version.
How to install this module ?
with composer :
composer require easygento/magento2-newsletter:dev-master
without composer :
You can download the latest release and put it in you app/code folder
Once the module installed , run the command
bin/magento setup:upgrade
and bin/magento setup:di:compile