easygento/magento2-newsletter

Allow customers to subscribe to newsletter in checkout

Maintainers

Package info

github.com/0-Sony/Easygento_Newsletter_M2

Language:JavaScript

Type:magento2-module

pkg:composer/easygento/magento2-newsletter

Statistics

Installs: 4 724

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

dev-master 2021-01-11 12:01 UTC

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