Addons for Friendica
Find a file
2022-10-17 21:25:03 +02:00
.tx
.woodpecker
advancedcontentfilter FR translation of various addons updated 2022-08-19 19:37:09 +02:00
birdavatar
blackout FR translation of various addons updated 2022-08-19 19:37:09 +02:00
blockbot
blockem FR translation of various addons updated 2022-08-19 19:37:09 +02:00
buglink FR translation of various addons updated 2022-08-19 19:37:09 +02:00
calc
catavatar FR translation of various addons updated 2022-08-19 19:37:09 +02:00
convert
cookienotice FR translation of various addons updated 2022-08-19 19:37:09 +02:00
curweather FR translation of various addons updated 2022-08-19 19:37:09 +02:00
diaspora FR translation of various addons updated 2022-08-19 19:37:09 +02:00
discourse
dwpost FR translation of various addons updated 2022-08-19 19:37:09 +02:00
forumdirectory FR translation of various addons updated 2022-08-19 19:37:09 +02:00
fromapp FR translation of various addons updated 2022-08-19 19:37:09 +02:00
geocoordinates
geonames FR translation of various addons updated 2022-08-19 19:37:09 +02:00
gnot FR translation of various addons updated 2022-08-19 19:37:09 +02:00
googlemaps
gravatar FR translation of various addons updated 2022-08-19 19:37:09 +02:00
group_text FR translation of various addons updated 2022-08-19 19:37:09 +02:00
highlightjs
ifttt The priority is now a class constant 2022-10-17 05:50:23 +00:00
ijpost FR translation of various addons updated 2022-08-19 19:37:09 +02:00
impressum [impressum] notes and email field were exchanged 2022-10-15 17:49:28 +02:00
infiniteimprobabilitydrive FR translation of various addons updated 2022-08-19 19:37:09 +02:00
irc FR translation of various addons updated 2022-08-19 19:37:09 +02:00
js_upload FR translation of various addons updated 2022-08-19 19:37:09 +02:00
keycloakpassword
krynn FR translation of various addons updated 2022-08-19 19:37:09 +02:00
langfilter
ldapauth
leistungsschutzrecht
libertree FR translation of various addons updated 2022-08-19 19:37:09 +02:00
libravatar FR translation of various addons updated 2022-08-19 19:37:09 +02:00
ljpost FR translation of various addons updated 2022-08-19 19:37:09 +02:00
mailstream The priority is now a class constant 2022-10-17 05:50:23 +00:00
markdown
mastodoncustomemojis
mathjax FR translation of various addons updated 2022-08-19 19:37:09 +02:00
membersince
monolog Move Monolog to Addons 2022-10-17 21:25:03 +02:00
morechoice
morepokes
namethingy
newmemberwidget
nitter
nominatim
notifyall
notimeline/templates
nsfw FR translation of various addons updated 2022-08-19 19:37:09 +02:00
numfriends FR translation of various addons updated 2022-08-19 19:37:09 +02:00
openstreetmap Loglevels adjusted, warnings fixed 2022-09-08 04:16:17 +00:00
opmlexport
pageheader FR translation of various addons updated 2022-08-19 19:37:09 +02:00
phpmailer
piwik FR translation of various addons updated 2022-08-19 19:37:09 +02:00
planets FR translation of various addons updated 2022-08-19 19:37:09 +02:00
public_server FR translation of various addons updated 2022-08-19 19:37:09 +02:00
pumpio The priority is now a class constant 2022-10-17 05:50:23 +00:00
qcomment FR translation of various addons updated 2022-08-19 19:37:09 +02:00
randplace FR translation of various addons updated 2022-08-19 19:37:09 +02:00
rendertime FR translation of various addons updated 2022-08-19 19:37:09 +02:00
s3_storage
saml
securemail
showmore FR translation of various addons updated 2022-08-19 19:37:09 +02:00
showmore_dyn
smiley_pack
smileybutton FR translation of various addons updated 2022-08-19 19:37:09 +02:00
smilies_adult
startpage FR translation of various addons updated 2022-08-19 19:37:09 +02:00
statusnet FR translation of various addons updated 2022-08-19 19:37:09 +02:00
superblock FR translation of various addons updated 2022-08-19 19:37:09 +02:00
testdrive FR translation of various addons updated 2022-08-19 19:37:09 +02:00
tictac
tumblr FR translation of various addons updated 2022-08-19 19:37:09 +02:00
twitter Merge pull request #1287 from friendica/priorities 2022-10-17 08:01:01 +02:00
unicode_smilies
viewsrc FR translation of various addons updated 2022-08-19 19:37:09 +02:00
webdav_storage
webrtc
windowsphonepush FR translation of various addons updated 2022-08-19 19:37:09 +02:00
wppost Wppost: Fix "PHP Notice: Undefined index:" 2022-10-03 20:23:14 +00:00
.editorconfig
.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.

Issues

Please report any issues you have with addons of Friendica from this repository in the main issue tracker of the project.

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.