unetstudio/magento-2-social-share

Social share toolbar for Magento 2 site

1.0.9 2017-10-13 02:29 UTC

README

Social share toolbar for Magento 2 site

Latest version Magento 2.1 PHP >= 5.6

Install

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

Run the following commands:

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

Enable

Go to Admin > Store > Configuration > Unet Studio > Social Share:

  • In General section, set value of Global Mode to 'Yes' to enable share toolbar in all pages, else the share toolbar just show by a widget.

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.

The quick way to access configuration page, in Admin > Content > Unet Studio > Social Share.

demo

Contributor's guide

View on Wiki of this repository.

Credit