Skip to content
Duc Dao edited this page Apr 4, 2017 · 1 revision

Magento 2 Social Share

Social share toolbar for Magento 2 site

Latest version Magento 2.1 PHP >= 5.6

Documentation & demo

Live demo on http://magento2.newbie-dev.net/

Install

The easiest way to install the extension is to use Composer.

Run the following commands:

  • $ composer require unetstudio/magento-2-social-share
  • $ bin/magento module:enable Unet_SocialShare
  • $ bin/magento setup:upgrade && bin/magento setup:static-content:deploy

Features

  • Open graph meta for Facebook, Google Plus, Pinterest.

  • Twitter card meta.

  • Social share toolbar in the frontend.

  • Flexible toolbar widget for the custom page.

demo

Configuration

You can easy to config for this extension, go to Admin > Store > Configuration > Unet Studio > Social Share.

demo

Credit

Clone this wiki locally