Go to file
Adam Magness e1bb463ba9 Default param
use that default parameter!!!
2017-12-06 16:27:55 -05:00
.tx
blackout Issue 3873 2017-11-06 18:55:24 -05:00
blockem Issue 3873 2017-11-06 18:55:24 -05:00
blogger Issue 3873 2017-11-06 18:55:24 -05:00
buffer Publiv forum posts aren't transmitted via the connectors anymore 2017-11-25 23:56:18 +00:00
buglink
calc
communityhome Issue 3873 2017-11-06 18:55:24 -05:00
convert
curweather
dav Use User::authenticate in addons 2017-12-01 23:03:49 -05:00
diaspora Publiv forum posts aren't transmitted via the connectors anymore 2017-11-25 23:56:18 +00:00
dwpost
fortunate added more messages.po files for addons 2014-09-06 13:15:05 +02:00
forumdirectory The function "template_escape" doesn't exist anymore. 2017-11-27 06:34:04 +00:00
fromapp Default param 2017-12-06 16:27:55 -05:00
fromgplus Some includes hadn't been removed 2017-12-01 22:37:46 +00:00
geocoordinates
geonames
gnot
googlemaps
gravatar
group_text
ifttt added messages.po files to IFTTT and XMPP addons as hinted in #454 2017-11-27 09:33:50 +01:00
ijpost Issue 3873 2017-11-06 18:55:24 -05:00
impressum Issue 3873 2017-11-06 18:55:24 -05:00
infiniteimprobabilitydrive
irc Issue 3873 2017-11-06 18:55:24 -05:00
jappixmini Use User::authenticate in addons 2017-12-01 23:03:49 -05:00
js_upload
krynn
langfilter
ldapauth Remove needless parentheses 2017-12-04 02:47:08 -05:00
leistungsschutzrecht
libertree Publiv forum posts aren't transmitted via the connectors anymore 2017-11-25 23:56:18 +00:00
libravatar
ljpost Issue 3873 2017-11-06 18:55:24 -05:00
mahjongg
mailstream use pconfig::delete in mailstream addon 2017-11-11 07:20:44 +01:00
mathjax Issue 3873 2017-11-06 18:55:24 -05:00
membersince
morechoice
morepokes ES translation work THX Albert 2016-11-18 07:57:19 +01:00
namethingy
newmemberwidget
notifyall Addons hadn't been changed for the moved emailer class 2017-11-22 23:10:01 +00:00
notimeline Default param 2017-12-06 16:27:55 -05:00
nsfw
numfriends Default param 2017-12-06 16:27:55 -05:00
openstreetmap Move Cache to src 2017-11-09 11:08:32 -05:00
pageheader Issue 3873 2017-11-06 18:55:24 -05:00
piwik Issue 3873 2017-11-06 18:55:24 -05:00
planets
pledgie Issue 3873 2017-11-06 18:55:24 -05:00
public_server
pumpio Some includes hadn't been removed 2017-12-01 22:37:46 +00:00
qcomment Default param 2017-12-06 16:27:55 -05:00
randplace
remote_permissions Issue 3873 2017-11-06 18:55:24 -05:00
rendertime
securemail Addons hadn't been changed for the moved emailer class 2017-11-22 23:10:01 +00:00
showmore
smiley_pack added more messages.po files for addons 2014-09-06 13:15:05 +02:00
smileybutton
smilies_adult
sniper added more messages.po files for addons 2014-09-06 13:15:05 +02:00
startpage
statusnet Some more old photos ... 2017-12-02 08:03:59 +00:00
superblock
testdrive
tictac Update IT strings 2017-01-18 14:04:53 +01:00
tumblr Publiv forum posts aren't transmitted via the connectors anymore 2017-11-25 23:56:18 +00:00
twitter Some more old photos ... 2017-12-02 08:03:59 +00:00
unicode_smilies
viewsrc
webrtc
widgets use pconfig::delete in widgets addon 2017-11-11 07:23:31 +01:00
windowsphonepush Use User::authenticate in addons 2017-12-01 23:03:49 -05:00
wppost Publiv forum posts aren't transmitted via the connectors anymore 2017-11-25 23:56:18 +00:00
xmpp added messages.po files to IFTTT and XMPP addons as hinted in #454 2017-11-27 09:33:50 +01:00
yourls
.gitattributes
.gitignore
INSTALL.txt
README.md

README.md

Addons for Friendica

This repository is a collection of plugins for the Friendica Social Communications Server. You can add these plugins to the /addon directory of your Friendica installation do extend the functionality of your node.

After uploading the addons to your server, you need to activate the desired addons in the Admin panel. Addons not activated have no effect on your node.

You can find more addons in the Friendica Addon listing in cases the addon developers have choosen not to include them here.

Connectors

Among these plugins there are also the connectors for various other networks (e.g. Twitter, pump.io, Google+) that are needed for communication when the protocoll is not supported by Friendica core (DFRN, OStatus and Diaspora).

For communication with contacts in networks supporting those (e.g. GNU social, Diaspora and red#matrix) you just need to access the page configuration in the Admin panel and enable them. For networks where communication is only possible the API access to a remote account, you need to activate the fitting connectors.

Development

The addon interface of Friendica is very flexible and powerful, so if you are missing functionality, your chances are high it may be added with an addon. See the documentation for more informations on the plugin development.

Addons can be translated like any other part of Friendica. Translations for the addons included in this repository are done at the Transifex project for Friendica.