Addons for Friendica
Find a file
2017-11-05 08:59:59 -05:00
.tx
blackout
blockem
blogger "remote self" should work now with the addons 2017-09-06 16:16:33 +00:00
buffer "remote self" should work now with the addons 2017-09-06 16:16:33 +00:00
buglink
calc
communityhome RU translation of communityhome addon THX pztrn 2017-04-09 07:56:11 +02:00
convert
curweather
dav DAV addon marked unsupported 2017-11-03 07:09:35 +01:00
diaspora ZH-CN translation added THX mytbk 2017-09-27 07:20:37 +02:00
dwpost RU translation of dwpost addon THX pztrn 2017-04-09 07:57:23 +02:00
fortunate
forumdirectory RU translation of forumdirectory addon THX pztrn 2017-04-09 08:11:10 +02:00
fromapp RU translation of fromapp addon THX pztrn 2017-04-09 08:16:33 +02:00
fromgplus Replace and/AND and or/OR by && and || 2017-06-08 21:20:27 -04:00
geocoordinates Replace and/AND and or/OR by && and || 2017-06-08 21:20:27 -04:00
geonames RU translation of geonames addon THX pztrn 2017-04-09 08:17:42 +02:00
gnot RU translation of gnot addon THX pztrn 2017-04-09 08:18:43 +02:00
googlemaps
gravatar RU translation of gravatar addon THX pztrn 2017-04-09 08:25:01 +02:00
group_text RU translation of group_text addon THX pztrn 2017-04-09 08:25:58 +02:00
ifttt Replace and/AND and or/OR by && and || 2017-06-08 21:20:27 -04:00
ijpost
impressum
infiniteimprobabilitydrive
irc
jappixmini Replace and/AND and or/OR by && and || 2017-06-08 21:20:27 -04:00
js_upload
krynn
langfilter Remove reference to library folder 2017-11-05 08:59:59 -05:00
ldapauth
leistungsschutzrecht Using a whitelist for "leistungsschutzrecht" 2017-07-29 08:01:02 +00:00
libertree "remote self" should work now with the addons 2017-09-06 16:16:33 +00:00
libravatar
ljpost
mahjongg
mailstream
mathjax
membersince
morechoice
morepokes
namethingy
newmemberwidget Update newmemberwidget with new global support forum 2017-10-12 15:44:00 +02:00
notifyall
notimeline
nsfw
numfriends
openstreetmap
pageheader
piwik
planets
pledgie
public_server
pumpio Additional work for PR 3778 2017-10-12 16:10:42 +00:00
qcomment
randplace
remote_permissions
rendertime Replace and/AND and or/OR by && and || 2017-06-08 21:20:27 -04:00
securemail Fix rendering of securemail user settings 2017-09-24 02:45:12 -07:00
showmore
smiley_pack
smileybutton
smilies_adult
sniper
startpage ES translation work THX Albert 2016-11-18 07:57:19 +01:00
statusnet "remote self" should work now with the addons 2017-09-06 16:16:33 +00:00
superblock ES translation of the superblock addon THX Albert 2017-10-27 11:10:40 +02:00
testdrive
tictac
tumblr "remote self" should work now with the addons 2017-09-06 16:16:33 +00:00
twitter Removed deprecated addons 2017-10-19 06:40:00 +00:00
unicode_smilies Merge pull request #429 from annando/smily-html 2017-10-02 17:59:57 +02:00
viewsrc
webrtc
widgets update addons template dir layout 2013-04-23 08:48:19 -04:00
windowsphonepush
wppost "remote self" should work now with the addons 2017-09-06 16:16:33 +00:00
xmpp Replace and/AND and or/OR by && and || 2017-06-08 21:20:27 -04:00
yourls RU translation of yourls addon THX pztrn 2017-04-09 08:24:00 +02:00
.gitattributes
.gitignore
INSTALL.txt
jappixmini.tgz
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.