silverware/twitter

SilverWare Twitter Module.

Installs: 159

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

Type:silverstripe-vendormodule

1.3.0 2018-06-12 07:55 UTC

This package is not auto-updated.

Last update: 2024-03-15 08:41:08 UTC


README

Latest Stable Version Latest Unstable Version License

Provides a Twitter Timeline Widget component, Twitter Follow Button component and sharing button for use with SilverWare.

Contents

Requirements

Installation

Installation is via Composer:

$ composer require silverware/twitter

Usage

Twitter Timeline Widget

Twitter Timeline Widget

This module provides a TwitterTimelineWidget component which can be added to a SilverWare template or layout using the CMS. The widget shows the most recent tweets from a particular Twitter user's timeline.

Add the component where desired in your template or layout, and enter the Twitter usename in the "Username" field. Additional settings are available on the Style and Options tabs.

For more information about the Twitter Timeline Widget, see the Twitter documentation.

Twitter Follow Button

Twitter Follow Button

You may also add a TwitterFollowButton component to your SilverWare template or layout. This component simply adds a button which allows users to follow a particular username on Twitter.

Add the component where desired in your template or layout, and enter the Twitter usename in the "Username" field. Additional settings are available on the Style and Options tabs.

For more information about the Twitter Follow Button, see the Twitter documentation.

Twitter Sharing Button

Twitter Sharing Button

Also provided is a TwitterSharingButton which is used with the SharingComponent from the SilverWare Social Module. Simply add this button as a child of SharingComponent using the site tree, and your pages will now be able to be shared via Twitter.

For more information, see the Twitter documentation.

Issues

Please use the GitHub issue tracker for bug reports and feature requests.

Contribution

Your contributions are gladly welcomed to help make this project better. Please see contributing for more information.

Maintainers

Colin Tucker Praxis Interactive
Colin Tucker Praxis Interactive

License

BSD-3-Clause © Praxis Interactive