mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 19:08:49 +00:00
fromgplus: Updated README
This commit is contained in:
parent
c8b2b1ca85
commit
4d6f6327de
2 changed files with 12 additions and 3 deletions
|
@ -1 +1,10 @@
|
|||
This extension is a preparation of the upcoming import of items via Google+
|
||||
This extension fetches messages from a Google+ account and reshares it.
|
||||
|
||||
You have to place the following config values in your .htconfig.php:
|
||||
|
||||
$a->config['fromgplus']['key'] = "your key";
|
||||
$a->config['fromgplus']['poll_interval'] = 10;
|
||||
|
||||
You need an API key for "Simple API Access".
|
||||
|
||||
You get it via https://code.google.com/apis/console/ and then "API Access".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue