Extension Social Sharing


Extension Basics

Title
Social Sharing
Name
ckanext-social
Type
Public extension
Description
Improved social sharing in CKAN with page titles in share text and Open Graph meta tags for summary cards.
CKAN versions
Download-Url (zip)
Last commit
8 years ago (2017-10-05 12:34:02)
Url to repo
Category
Content Management


Background Infos

Description (long)
Show details

ckanext-social

Improved social sharing in CKAN.

Adds page title to social share text and includes Open Graph meta tags for summary cards on social media platforms.

Requirements

  • CKAN 2.6.3+ (tested with versions 2.6.3 onwards)
  • Python 2.7

Installation

pip install ckanext-social

or:

git clone https://github.com/CodeForAfrica/ckanext-social.git
cd ckanext-social
pip install -e .

Add social to ckan.plugins.

License

MIT

Version
0.0.1
Version release date
2017-10-05
Contact name
Edmond Atto
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
social
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions