textagroup / social-media-page
A SilverStripe module to share content to Facebook, Linkedin and Twitter'
Package info
github.com/textagroup/SocialMediaPage
Type:silverstripe-module
pkg:composer/textagroup/social-media-page
dev-master
2016-04-10 22:23 UTC
Requires
- facebook/php-sdk-v4: ^5.0@dev
- happyr/linkedin-api-client: 0.6.3
- jublonet/codebird-php: 2.5.0
This package is not auto-updated.
Last update: 2026-03-01 02:59:21 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
- Kirk Mayo (Nickname: textagroup) kirk.mayo@solnet.co.nz
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
- Download the module from GitHub
- Extract the file (if you are on windows try 7-zip for extracting tar.gz files)
- Make sure the folder after being extracted is named something like SocialMediaPage
- Place this directory in your sites root directory. This is the one with framework and cms in it.
- Run in your browser -
/dev/buildto 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