2017 © Pedro PelĆ”ez
 

silverstripe-module silverstripe-latesttweets

Latest Tweets module for SilverStripe.

image

unisolutions/silverstripe-latesttweets

Latest Tweets module for SilverStripe.

  • Sunday, January 10, 2016
  • by uniun
  • Repository
  • 1 Watchers
  • 3 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

silverstripe-latesttweets

Latest Tweets module for SilverStripe., (*1)

Maintainer Contact

Elvinas Liutkevičius, (*2)

, (*3)

Requirements

SilverStripe 3, (*4)

Documentation

Simply install the module using the standard method., (*5)

This module uses SS_Cache to reduce the amount of Twitter REST API requests. Default cache lifetime is 30min. You can change this value by putting this line in your _config.php (1800 is cache lifetime in seconds):, (*6)

SS_Cache::set_cache_lifetime('LatestTweets_cache', 1800, 10);

Usage

Simple. Just place $LatestTweets anywhere in your template., (*7)

If you're unhappy with default tweet list template you can override the default LatestTweets.ss template., (*8)

Third parties

Uses tmhOAuth library written in PHP by Matt Harris (http://themattharris.com), specifically for use with the Twitter API., (*9)

The Versions

10/01 2016

dev-master

9999999-dev

Latest Tweets module for SilverStripe.

  Sources   Download

The Requires

 

silverstripe twitter tweets