easygento/magento2-newsletter

Allow customers to subscribe to newsletter in checkout

Installs: 3 475

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 2

Open Issues: 0

Language:JavaScript

Type:magento2-module

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

This package is auto-updated.

Last update: 2024-05-11 19:19:28 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