2017 © Pedro Peláez
 

magento2-module disablenewsletter

Disable Newsletter in Frontend

image

codeko/disablenewsletter

Disable Newsletter in Frontend

  • Monday, October 23, 2017
  • by codeko
  • Repository
  • 7 Watchers
  • 8 Stars
  • 1,293 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 1 Versions
  • 27 % Grown

The README.md

Disable Newsletter

Magento 2 provide newsletter and suscribe newsletter, but it is difficult to disable all subscription points in frontend., (*1)

If you enable this module, the newsletter subscription points will disappear from the frontend, (*2)

1 - Installation Disable Newsletter

Manual Installation

Install Disable Newsletter for Magento2 * Download the extension * Unzip the file * Create a folder {Magento root}/app/code/Codeko/DisableNewsletter * Copy the content from the unzip folder, (*3)

Using Composer
composer require codeko/disablenewsletter:dev-master

2 - Enable Disable Newsletter

  • php bin/magento module:enable Codeko_DisableNewsletter
  • php bin/magento setup:upgrade
  • php bin/magento setup:di:compile
  • php bin/magento cache:flush
  • php bin/magento setup:static-content:deploy

The Versions

23/10 2017

dev-master

9999999-dev

Disable Newsletter in Frontend

  Sources   Download

AGPL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0|~7.1.0

 

newsletter subscribe magento 2 disable newsletter magento 2