Addons for Friendica
Find a file
2019-08-07 05:55:04 +00:00
.tx
advancedcontentfilter advancedcontentfilter EN-GB translation THX AndyH3 2019-06-22 08:06:55 +02:00
blackout blackout EN GB translation THX AndyH3 2019-06-22 07:45:46 +02:00
blockbot Some more bots 2019-08-07 05:55:04 +00:00
blockem
blogger
buffer
buglink
calc
catavatar
convert
cookienotice cookienotice addon EN GB translation THX Andy H3 2019-06-22 08:07:58 +02:00
curweather
diaspora
dwpost
forumdirectory Removed no longer used include file 2019-07-03 15:18:48 +02:00
fromapp fromapp EN-GB translation THX AndyH3 2019-06-22 07:47:44 +02:00
geocoordinates
geonames Dynamic config loading 2019-07-16 21:44:54 +02:00
gnot
googlemaps
gravatar Dynamic config loading 2019-07-16 21:44:54 +02:00
group_text
highlightjs
ifttt ifttt addon added EN_GB translation THX AndyH3 2019-06-22 08:02:23 +02:00
ijpost
impressum Dynamic config loading 2019-07-16 21:44:54 +02:00
infiniteimprobabilitydrive
irc
jappixmini
js_upload
krynn
langfilter langfilter DE translation THX herrthees 2019-06-22 07:31:30 +02:00
ldapauth Dynamic config loading 2019-07-16 21:44:54 +02:00
leistungsschutzrecht
libertree
libravatar Dynamic config loading 2019-07-16 21:44:54 +02:00
ljpost
mahjongg
mailstream Move internal recursion-counter to the end of all cur/fetchUrl parameters 2019-06-10 14:34:53 +02:00
mastodoncustomemojis
mathjax
membersince
morechoice morechoice EN_GB translation THX AndyH3 2019-06-22 08:10:11 +02:00
morepokes
namethingy
newmemberwidget
notifyall
notimeline
nsfw
numfriends
openstreetmap Dynamic config loading 2019-07-16 21:44:54 +02:00
pageheader
phpmailer Dynamic config loading 2019-07-16 21:44:54 +02:00
piwik Dynamic config loading 2019-07-16 21:44:54 +02:00
planets
public_server Dynamic config loading 2019-07-16 21:44:54 +02:00
pumpio Dynamic config loading 2019-07-16 21:44:54 +02:00
qcomment
randplace
remote_permissions
rendertime
securemail
showmore
smiley_pack
smileybutton
smilies_adult
sniper
startpage
statusnet Don't store non federated contacts in gcontact 2019-07-02 17:55:03 +00:00
superblock superblock EN-GB translation THX AndyH3 2019-06-22 08:24:09 +02:00
testdrive Dynamic config loading 2019-07-16 21:44:54 +02:00
tictac
tumblr
twitter Array instead of a string 2019-08-06 22:08:21 +00:00
unicode_smilies
viewsrc
webrtc
widgets
windowsphonepush
wppost
xmpp [xmpp] Mark addon as unsupported 2019-06-03 16:20:04 -04:00
.gitattributes
.gitignore
INSTALL.txt
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 protocol 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 information on the addon development.

Translation

Addons can be translated like any other part of Friendica. Translation for addons is done at the Transifex Friendica page.

Read more about the workflow in the Friendica translation documentation.