项目作者: marten-seemann

项目描述 :
Social Bookmarks module for OXID
高级语言: CSS
项目地址: git://github.com/marten-seemann/oxid-socialbookmarks.git
创建时间: 2019-01-14T13:58:30Z
项目社区:https://github.com/marten-seemann/oxid-socialbookmarks

开源协议:MIT License

下载


OXID Social Bookmarks

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

Installation

  1. 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

  1. glue --less --retina --namespace sb img

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