swissup / module-gdpr-testimonials

GDPR compliance for testimonials module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GDPR for Testimonials module

Installation

For clients

composer require swissup/module-gdpr-testimonials
bin/magento module:enable Swissup_GdprTestimonials
bin/magento setup:upgrade

For developers

Use this approach if you have access to our private repositories!

cd <magento_root>
composer config repositories.swissup composer https://docs.swissuplabs.com/packages/
composer require swissup/module-gdpr-testimonials --prefer-source
bin/magento module:enable Swissup_GdprTestimonials
bin/magento setup:upgrade

About

GDPR compliance for testimonials module


Languages

Language:PHP 100.0%