simple_social_share
Simple Social Share Module
Overview
The Simple Social Share module provides a configurable block that allows users to share the current page on various social media platforms. The block includes options for enabling or disabling specific platforms and a "Copy Link" button.
Features
Supports multiple social media platforms:
- Telegram
- Tumblr
Configurable settings to enable/disable each platform.
Option to display a "Copy Link" button for easy URL sharing.
Installation
Download and extract the module into your Drupal installation under modules/custom/simple_social_share.
Enable the module via the Drupal admin UI or using Drush:
drush en simple_social_share -y
Navigate to Structure > Block layout and place the Simple Social Share Block in the desired region.
Configure the block to enable the social media platforms you want.
Usage
Once the module is enabled and the block is placed, users will see social media sharing buttons.
Clicking a button opens a sharing URL specific to that platform.
The "Copy Link" button allows users to copy the page URL to the clipboard.
Privacy Policy
The Simple Social Share module does not collect, store, or share any user data. All sharing actions occur through external social media platforms without storing user interactions on the website. This ensures user privacy and security.