idno/twitter

There is no license information available for the latest version (1.0.0) of this package.

Cross-post site content to Twitter. Contains Matt Harris's <a href="https://github.com/themattharris/tmhOAuth">Twitter library</a>, released under the Apache 2.0 license.

Maintainers

Details

github.com/idno/twitter

Source

Issues

Installs: 192

Dependents: 0

Suggesters: 0

Security: 0

Stars: 24

Watchers: 11

Forks: 21

Open Issues: 3

Type:known-plugin

1.0.0 2019-10-06 08:40 UTC

This package is auto-updated.

Last update: 2024-04-08 00:17:38 UTC


README

This plugin provides POSSE support for Known.

Installation

  • Drop the Twitter folder into the IdnoPlugins folder of your Known installation.
  • You need to run composer install or composer update if you're updating in the Twitter folder so PHP Composer will download and install the dependencies. (see "Vendor" folder)
  • Log into Known and click Site Configuration.
  • On the Site Features tab, click Enable next to Twitter. A Twitter entry is added to the site configuration menu.
  • Click Twitter in the site configuration menu. Set up your custom Twitter application, which will post tweets for your Known instance, and save the API key and API secret.

Once you have installed and configured the Twitter plugin, each user of your Known instance will be able to set up Twitter syndication support using the Twitter entry in the user settings menu.

License

Released under the Apache 2.0 license: http://www.apache.org/licenses/LICENSE-2.0.html

Contains

Also contains tmhOAuth, which is released under the Apache 2.0 license. Source: http://www.apache.org/licenses/LICENSE-2.0.html