Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/idno/twitter
Twitter plugin for Known
https://github.com/idno/twitter
Last synced: 3 months ago
JSON representation
Twitter plugin for Known
- Host: GitHub
- URL: https://github.com/idno/twitter
- Owner: idno
- Created: 2013-05-27T22:19:18.000Z (over 11 years ago)
- Default Branch: dev
- Last Pushed: 2021-04-07T18:06:16.000Z (over 3 years ago)
- Last Synced: 2024-07-27T05:33:59.310Z (4 months ago)
- Language: PHP
- Homepage: http://withknown.com/
- Size: 474 KB
- Stars: 25
- Watchers: 11
- Forks: 21
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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