Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 792 Bytes

README.md

File metadata and controls

38 lines (22 loc) · 792 Bytes

icon

Social Share plugin for Craft CMS 3

If you want to add different Social Media icons and share your blog posts and pages link.

Installation

Requirements

This plugin requires Craft CMS 3.0.0, or later.

Plugin Store

Log into your control panel and click on 'Plugin Store'. Search for 'Social Share'.

Composer

  1. Open your terminal and go to your Craft project:
cd /path/to/project
  1. Then tell Composer to load the plugin:
composer require ds/craft-socialshare
  1. In the Control Panel, go to Settings → Plugins and click the “Install” button for Social Share.

Examples

    {{ craft.dssocialshare.getSocial() }}