hut6 / simplesharing
Simple Sharing generates social media share links within CP entry pages, allowing you to quickly & easily share entries.
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 149
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 6
Forks: 1
Type:craft-plugin
Requires
- craftcms/cms: ~3.0.0-beta.23
This package is auto-updated.
Last update: 2024-01-22 22:17:15 UTC
README
Simple Sharing is a CraftCMS plugin that generates social media share links within the Craft CP page, allowing you to quickly and easily share entries.
Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
If use are looking for CraftCMS 2.5 support use version 1.1.5 which is the latest release for CraftCMS 2.5.
Installing
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require hut6/simple-sharing
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for SimpleSharing.
Change Log
Changes can be viewed here