Type
magento2-module
The Magento 2 PrivacyAuth adds customer privacy authorization request in variuos pages.
magento2-module
MIT
None
None
None
None
None
The Magento 2 PrivacyAuth adds customer privacy authorization request in: * newsletter subscription form * customer registration page * checkout * contact page
$ composer config repositories.magento2-privacy-auth git [email protected]:magma/magento2-privacy-auth.git
$ composer require magma/magento2-privacy-auth
$ php bin/magento cache:disable
$ php bin/magento module:enable Magma_PrivacyAuth
$ php bin/magento setup:upgrade
$ php bin/magento cache:enable
If you are using production or default mode
$ php bin/magento setup:di:compile