textagroup/social-media-page

A SilverStripe module to share content to Facebook, Linkedin and Twitter'

Installs: 13

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

Type:silverstripe-module

dev-master 2016-04-10 22:23 UTC

This package is not auto-updated.

Last update: 2024-03-16 15:52:46 UTC


README

Introduction

This module is still currently in Beta but it used for posting Social media updates to Facebook, LinkedIn and Twitter.

Maintainer Contact

Features

  • Store tokens for posting to Facebook, LinkedIn and Twitter
  • Adds the base functionality to post to Facebook, LinkedIn and Twitter
  • Created a Social Media Page type where you can post updates to Facebook, LinkedIn and Twitter

Composer Installation

composer require textagroup/social-media-page

Installation Manual

  1. Download the module from GitHub
  2. Extract the file (if you are on windows try 7-zip for extracting tar.gz files)
  3. Make sure the folder after being extracted is named something like SocialMediaPage
  4. Place this directory in your sites root directory. This is the one with framework and cms in it.
  5. Run in your browser - /dev/build to rebuild the database.

TODO

  • Internationalisation
  • Testing
  • Improving modulisation so if you want to post to another Social Media channel like Google + (hey lets get really funky and post to MySpace why were at it) it is easy enough to add the functionality.
  • Remove any sarcastic comments
  • Add Flickr support