easygento / magento2-newsletter
Allow customers to subscribe to newsletter in checkout
Package info
github.com/0-Sony/Easygento_Newsletter_M2
Language:JavaScript
Type:magento2-module
pkg:composer/easygento/magento2-newsletter
Requires
This package is auto-updated.
Last update: 2026-03-11 23:21:14 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