Addons for Friendica
Find a file
2015-11-12 08:15:52 +01:00
altpager
appnet
appnetpost
blackout
blockem
blogger CS translation of the blogger addon was in the wrong place 2015-10-27 12:50:22 +01:00
buffer IT: update to the buffer translation 2015-11-02 15:41:27 +01:00
buglink
cal
calc
communityhome
convert
convpath
curweather Merge pull request #301 from annando/1409-hourly-cache 2015-09-13 10:31:04 +02:00
dav
defaultfeatures
diaspora
dwpost
editplain
extcron
facebook
facebook_restrict
fbpost
fbsync
fortunate
forumdirectory Use the new directory setting (valid for 3.4.2) 2015-09-26 11:04:05 +02:00
forumlist
fromapp
fromgplus
geocoordinates
geonames
gnot
googlemaps
gpluspost
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 Don't show the rendertime data and jappix in minimal mode. 2015-09-26 11:00:16 +02:00
js_upload
krynn
langfilter langfilter update to the DE translation 2015-09-24 07:56:13 +02:00
ldapauth
leistungsschutzrecht Adopt it to the new proposals for the agreement between Google and VG Media 2015-09-26 11:55:59 +02:00
libertree
libravatar
ljpost
mahjongg
mailstream mailstream: foldable settings 2015-11-01 15:06:25 +01:00
mathjax
membersince
morechoice
morepokes
namethingy
newmemberwidget
notimeline
nsfw
numfriends
openstreetmap
page
pageheader
piwik
planets
pledgie
poormancron
posterous
privacy_image_cache
procrunner
public_server CS translation of the public server addon was in the wrong place 2015-10-27 12:44:58 +01:00
pumpio Improved reachable check 2015-11-03 01:10:07 +01:00
qcomment
randplace
remote_permissions
rendertime Don't show the rendertime data and jappix in minimal mode. 2015-09-26 11:00:16 +02:00
retriever
securemail securemail: update library and readme 2015-11-07 00:06:17 +01:00
showmore
smiley_pack
smileybutton
smilies_adult
snautofollow
sniper
startpage
statistics_json
statusnet
superblock
testdrive PL update to the testdrive translation 2015-09-24 22:16:55 +02:00
tictac
tumblr
twitter Merge pull request #302 from annando/1409-twitter-destroy 2015-09-13 10:31:28 +02:00
uhremotestorage
viewsrc Viewsrc will now work on the community page as well. 2015-10-31 23:06:59 +01:00
webrtc
widgets
windowsphonepush
wppost fixing wrong translation 2015-09-18 21:46:20 +02:00
xmpp XMPP: User configurations 2015-11-11 22:27:11 +01:00
yourls
.gitattributes
.gitignore
INSTALL.txt
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.