Addons for Friendica
Find a file
2023-05-05 17:40:52 +02:00
.tx
.woodpecker
advancedcontentfilter
birdavatar
blackout
blockbot
blockem
buglink
calc
catavatar
convert
cookienotice
curweather
diaspora
discourse
dwpost
fancybox
forumdirectory
fromapp
geocoordinates
geonames
gnot
googlemaps
gravatar
group_text
highlightjs
ifttt
ijpost
impressum
infiniteimprobabilitydrive HU and IT translation updates 2023-04-21 21:41:23 +02:00
irc HU and IT translation updates 2023-04-21 21:41:23 +02:00
js_upload HU and IT translation updates 2023-04-21 21:41:23 +02:00
keycloakpassword
krynn HU and IT translation updates 2023-04-21 21:41:23 +02:00
langfilter HU and IT translation updates 2023-04-21 21:41:23 +02:00
ldapauth
leistungsschutzrecht
libertree
libravatar HU and IT translation updates 2023-04-21 21:41:23 +02:00
ljpost HU and IT translation updates 2023-04-21 21:41:23 +02:00
mailstream remove App arguments 2023-05-05 17:36:11 +02:00
markdown
mastodoncustomemojis
mathjax HU and IT translation updates 2023-04-21 21:41:23 +02:00
membersince
monolog
morechoice
morepokes
newmemberwidget HU and IT translation updates 2023-04-21 21:41:23 +02:00
nitter
nominatim
notifyall HU and IT translation updates 2023-04-21 21:41:23 +02:00
notimeline/templates
nsfw HU and IT translation updates 2023-04-21 21:41:23 +02:00
numfriends HU and IT translation updates 2023-04-21 21:41:23 +02:00
openstreetmap
opmlexport
pageheader HU and IT translation updates 2023-04-21 21:41:23 +02:00
phpmailer
piwik [piwik] updated DE translation 2023-05-01 10:05:20 +02:00
planets HU and IT translation updates 2023-04-21 21:41:23 +02:00
public_server HU and IT translation updates 2023-04-21 21:41:23 +02:00
pumpio HU and IT translation updates 2023-04-21 21:41:23 +02:00
qcomment HU and IT translation updates 2023-04-21 21:41:23 +02:00
randplace HU and IT translation updates 2023-04-21 21:41:23 +02:00
rendertime HU and IT translation updates 2023-04-21 21:41:23 +02:00
s3_storage
saml
securemail HU and IT translation updates 2023-04-21 21:41:23 +02:00
showmore HU and IT translation updates 2023-04-21 21:41:23 +02:00
showmore_dyn
smiley_pack
smileybutton HU and IT translation updates 2023-04-21 21:41:23 +02:00
smilies_adult
startpage HU and IT translation updates 2023-04-21 21:41:23 +02:00
statusnet HU and IT translation updates 2023-04-21 21:41:23 +02:00
testdrive HU and IT translation updates 2023-04-21 21:41:23 +02:00
tictac HU and IT translation updates 2023-04-21 21:41:23 +02:00
tumblr Use ?? instead of the parameter for the default value 2023-04-29 19:16:51 +00:00
twitter HU and IT translation updates 2023-04-21 21:41:23 +02:00
unicode_smilies
viewsrc HU and IT translation updates 2023-04-21 21:41:23 +02:00
webdav_storage
webrtc HU and IT translation updates 2023-04-21 21:41:23 +02:00
wppost HU and IT translation updates 2023-04-21 21:41:23 +02: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.