Skip to content

idno/twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6e604d4 · Jan 22, 2021
Feb 25, 2020
Feb 25, 2020
Sep 17, 2018
Aug 9, 2019
Aug 8, 2019
Nov 17, 2019
Oct 19, 2019
Oct 6, 2019
May 26, 2019
Oct 6, 2019
Nov 21, 2019

Repository files navigation

Twitter for Known

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