seemannit/oxid-social-bookmarks

Social Bookmarks for OXID eShop.

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:CSS

Type:oxideshop-module

v3.0 2019-01-16 05:17 UTC

This package is auto-updated.

Last update: 2025-04-16 21:01:46 UTC


README

Displays social media button on the product details page. The social networks can be selected in the backend.

Installation

composer require seemannit/oxid-social-bookmarks

Compatibility

This module should be compatible with OXID > 4.9.0 and OXID 6.x. It might even be compatible with older OXID versions, but this is untested.

Developer information

Social media icons

Source

Command to generate the Sprite

The sprite can be generated using glue by running

glue --less --retina --namespace sb img

in the out/ directory. After that, recompile the LESS file.