Addons for Friendica
Find a file
2016-11-10 10:48:26 +01:00
appnet ES appnet 2016-11-10 10:40:07 +01:00
blackout FR update to the translation THX Hypolite Petovan 2016-09-24 08:42:19 +02:00
blockem
blogger ES update to the translations THX Athalbert 2016-10-11 08:35:46 +02:00
buffer ES update to the translations THX Athalbert 2016-10-11 08:35:46 +02:00
buglink ES update to the translations THX Athalbert 2016-10-11 08:35:46 +02:00
cal ES update to the translations THX Athalbert 2016-10-11 08:35:46 +02:00
calc
communityhome ES update to the translations THX Athalbert 2016-10-11 08:35:46 +02:00
convert
convpath
curweather ES curweather 2016-11-10 10:42:50 +01:00
dav
defaultfeatures
diaspora
dwpost ES dwpost 2016-11-10 10:44:25 +01:00
editplain ES editplain 2016-11-10 10:45:36 +01:00
extcron
facebook
facebook_restrict
fbpost
fbsync
fortunate
forumdirectory ES forumdirectory 2016-11-10 10:46:54 +01:00
forumlist ES forumlist 2016-11-10 10:48:26 +01:00
fromapp
fromgplus
geocoordinates
geonames
gnot
googlemaps
gpluspost
gravatar
group_text
ifttt [ifttt] Add missing nickname in the callback URL 2016-10-08 20:58:57 -04:00
ijpost
impressum
infiniteimprobabilitydrive
irc
jappixmini
js_upload
krynn
langfilter Add minimum post body length setting to language filter 2016-10-01 18:15:32 +02:00
ldapauth
leistungsschutzrecht
libertree
libravatar ES libravatar 2016-11-10 10:38:52 +01:00
ljpost
mahjongg
mailstream
mathjax
membersince
morechoice
morepokes
namethingy
newmemberwidget
notifyall when more then one users have the same email, only send the notification once 2016-09-09 11:01:37 +02:00
notimeline
nsfw
numfriends
openstreetmap ES update to the translations THX Alberto Díaz 2016-10-13 07:21:34 +02:00
pageheader
piwik ES update to the translations THX Alberto Díaz 2016-10-13 07:21:34 +02:00
planets ES update to the translations THX Alberto Díaz 2016-10-13 07:21:34 +02:00
pledgie
poormancron
posterous
procrunner
public_server
pumpio
qcomment
randplace
remote_permissions
rendertime Rendertime: We now additionally show the db write time. 2016-08-27 09:13:44 +00:00
retriever
securemail
showmore
smiley_pack
smileybutton
smilies_adult
snautofollow
sniper
startpage
statistics_json
statusnet
superblock
testdrive
tictac
tumblr ES update to the translations THX Alberto Díaz 2016-10-13 07:21:34 +02:00
twitter ES update to the translations THX Athalbert 2016-10-11 08:35:46 +02:00
uhremotestorage
viewsrc
webrtc
widgets
windowsphonepush
wppost
xmpp
yourls
.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.