Addons for Friendica
Find a file
2016-04-22 17:42:52 +02:00
appnet App.net/Pump.io/GNU Social/Twitter: Support for new notifications 2016-02-13 13:44:57 +01:00
blackout ES translation thx TupambaeNet 2016-04-22 17:42:52 +02:00
blockem ES translation thx TupambaeNet 2016-04-22 17:42:52 +02:00
blogger CS translation of the blogger addon was in the wrong place 2015-10-27 12:50:22 +01:00
buffer Merge remote-tracking branch 'upstream/master' into 1601-gcontact 2016-01-08 13:20:04 +01:00
buglink
cal
calc
communityhome
convert
convpath
curweather DE update strings for curweather 2016-03-18 21:09:03 +01:00
dav update to the translations of some addons 2015-12-14 19:57:45 +01:00
defaultfeatures defaultfeatures: mark addon as unsupported because the functionality moved to core 2016-01-18 15:38:43 +01:00
diaspora ES translation thx TupambaeNet 2016-04-22 17:42:52 +02:00
dwpost
editplain
extcron
facebook
facebook_restrict
fbpost Updated addon descriptions and readme files for several addons. 2015-11-14 09:22:32 +01:00
fbsync
fortunate
forumdirectory
forumlist update to the translations of some addons 2015-12-14 19:57:45 +01:00
fromapp
fromgplus Fromgplus: Add location and coordinates to posts 2016-04-10 20:06:19 +02:00
geocoordinates
geonames
gnot
googlemaps
gpluspost Updated addon descriptions and readme files for several addons. 2015-11-14 09:22:32 +01:00
gravatar
group_text
ifttt ifttt: Clarified documentation 2015-11-02 07:09:04 +01:00
ijpost
impressum
infiniteimprobabilitydrive
irc magic of a dot 2015-10-28 18:35:22 +01:00
jappixmini
js_upload
krynn
langfilter update to the translations of some addons 2015-12-14 19:57:45 +01:00
ldapauth Full name in LDAP is usually cn; compare ldap_connect() to false 2016-02-10 11:08:40 +00:00
leistungsschutzrecht
libertree
libravatar
ljpost
mahjongg
mailstream Mailstream version 1.0 2016-02-02 15:11:13 +01:00
mathjax
membersince
morechoice
morepokes
namethingy
newmemberwidget
notimeline
nsfw ES translation thx TupambaeNet 2016-04-22 17:42:52 +02:00
numfriends
openstreetmap
pageheader
piwik
planets
pledgie
poormancron
posterous
procrunner
public_server CS translation of the public server addon was in the wrong place 2015-10-27 12:44:58 +01:00
pumpio App.net/Pump.io/GNU Social/Twitter: Support for new notifications 2016-02-13 13:44:57 +01:00
qcomment
randplace
remote_permissions
rendertime Rendertime: Optionally show the callstack 2016-01-17 14:56:05 +01:00
retriever Retriever version 1.0 2016-02-03 10:13:09 +01:00
securemail securemail: update library and readme 2015-11-07 00:06:17 +01:00
showmore showmore: add css classes to elements 2016-04-14 01:28:04 +02:00
smiley_pack
smileybutton make smileybutton part of the div profile-smiley-wrapper 2016-02-05 21:25:50 +01:00
smilies_adult
snautofollow
sniper
startpage
statistics_json
statusnet App.net/Pump.io/GNU Social/Twitter: Support for new notifications 2016-02-13 13:44:57 +01:00
superblock
testdrive
tictac
tumblr Updated addon descriptions and readme files for several addons. 2015-11-14 09:22:32 +01:00
twitter App.net/Pump.io/GNU Social/Twitter: Support for new notifications 2016-02-13 13:44:57 +01:00
uhremotestorage
viewsrc Viewsrc will now work on the community page as well. 2015-10-31 23:06:59 +01:00
webrtc ES translation thx TupambaeNet 2016-04-22 17:42:52 +02:00
widgets
windowsphonepush
wppost
xmpp XMPP: Don't show the addon on the federation page. 2016-01-17 14:54:31 +01:00
yourls
.gitattributes
.gitignore
INSTALL.txt
jappixmini.tgz re-added jappixmini.tgz to provide the sources of JappixMini (see friendica/#2249) 2016-01-12 16:55:05 +01:00
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.