Implement the social media buttons in the oxid shop with shariff.
This extension was created for Oxid 6.x.
-
Copy module into following directory
source/modules/rs/shariff
-
Add following to composer.json on the shop root
"autoload": { "psr-4": { "rs\\shariff\\": "./source/modules/rs/shariff" } },
-
Refresh autoloader files with composer in the oxid root directory.
composer dump-autoload
-
Enable module in the oxid admin area, Extensions => Modules
-
Changes settings in the module itself
Shariff Version 3.2.0