Addons for Friendica
Find a file
2018-02-14 21:43:27 -05:00
.tx
blackout
blockem updated translation for blockem addon 2018-02-10 18:40:53 +01:00
blogger Review updates 2018-01-27 11:23:04 -05:00
buffer Review updates 2018-01-27 11:23:04 -05:00
buglink
calc
communityhome communityhome: bring login button back in frio 2018-02-09 21:57:16 +01:00
convert
curweather Review updates 2018-01-27 11:23:04 -05:00
dav Move Temporal::convert() to DateTimeFormat::convert() 2018-02-03 11:40:39 -05:00
diaspora
dwpost Fix use statements 2018-02-14 21:43:27 -05:00
fortunate Review updates 2018-01-27 11:23:04 -05:00
forumdirectory Replace datetime functions by Temporal methods 2018-02-03 12:31:33 -05:00
fromapp
fromgplus Move Temporal::convert() to DateTimeFormat::convert() 2018-02-03 11:40:39 -05:00
geocoordinates Review updates 2018-01-27 11:23:04 -05:00
geonames Review updates 2018-01-27 11:23:04 -05:00
gnot
googlemaps
gravatar
group_text
ifttt
ijpost Fix use statements 2018-02-14 21:43:27 -05:00
impressum
infiniteimprobabilitydrive
irc
jappixmini Review updates 2018-01-27 11:23:04 -05:00
js_upload
krynn
langfilter
ldapauth
leistungsschutzrecht Review updates 2018-01-27 11:23:04 -05:00
libertree Review updates 2018-01-27 11:23:04 -05:00
libravatar
ljpost Fix use statements 2018-02-14 21:43:27 -05:00
mahjongg
mailstream Review updates 2018-01-27 11:23:04 -05:00
mathjax
membersince membersince: mark membersince as unsupported because it is now in core 2018-02-09 21:26:48 +01:00
morechoice
morepokes
namethingy Namethingy is now unsupported 2018-02-08 05:40:21 +00:00
newmemberwidget
notifyall
notimeline
nsfw
numfriends
openstreetmap Review updates 2018-01-27 11:23:04 -05:00
pageheader
piwik
planets
pledgie
public_server Move Temporal::convert() to DateTimeFormat::convert() 2018-02-03 11:40:39 -05:00
pumpio Fix use statements 2018-02-14 21:43:27 -05:00
qcomment
randplace
remote_permissions
rendertime
securemail
showmore
smiley_pack
smileybutton
smilies_adult
sniper
startpage
statusnet Direct calls to the database are replace by class calls to the item class 2018-02-06 14:24:24 +00:00
superblock
testdrive Move Temporal::convert() to DateTimeFormat::convert() 2018-02-03 11:40:39 -05:00
tictac
tumblr [tumblr] Replace bbcode function with BBCode method 2018-02-04 19:29:39 -05:00
twitter updated DE translation of the Twitter addon 2018-02-10 18:44:07 +01:00
unicode_smilies
viewsrc
webrtc
widgets
windowsphonepush
wppost "use" was missing 2018-01-28 14:01:09 +00:00
xmpp
yourls [yourls] Add unsupported comment 2018-01-31 11:46:20 -05:00
.gitattributes
.gitignore Add explicit dependencies to twitter addon 2018-01-28 12:17:19 -05:00
INSTALL.txt [Composer] Add abraham/twitteroauth dependency 2018-01-27 17:17:49 -05:00
README.md

Addons for Friendica

This repository is a collection of addons for the Friendica Social Communications Server. You can add these addons 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 addons 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 addon 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.