Show social media after user confirmation
Simply install the extension with Composer or the Extension Manager.
composer require ichhabrecht/social-gdpr
@todo Write instructions on how to activate the extension by either including the typoscript or creating a record in the BE
Configure the extension in settings.php
'social_gdpr' => [
'osmPreview' => '0',
'vimeoPreview' => '0',
'youtubePreview' => '0',
],
composer install
php .Build/bin/phpunit -c phpunit.xml.dist
- Thanks to elementare teilchen GmbH that sponsors the maintenance of this extension