Addons for Friendica
Find a file
2021-08-25 14:13:08 +02:00
.tx
advancedcontentfilter [advancedcontentfilter] Clear rule cache anytime rules are changed in the database 2021-08-16 06:10:34 -04:00
blackout
blockbot Blockbot: some good guys and bad guys added 2021-08-11 07:50:55 +00:00
blockem
blogger
buffer
buglink
calc
catavatar
convert
cookienotice
curweather
diaspora
discourse
dwpost Fixup HTTP headers for httpClient requests 2021-08-25 14:13:08 +02:00
forumdirectory
fromapp
geocoordinates
geonames
gnot
googlemaps
gravatar
group_text
highlightjs
ifttt
ijpost Fixup HTTP headers for httpClient requests 2021-08-25 14:13:08 +02:00
impressum
infiniteimprobabilitydrive
irc IRC addon: the mini-Howto link can be used via https 2021-08-11 16:14:06 +02:00
jappixmini
js_upload
keycloakpassword
krynn
langfilter langfilter JA translation updated THX XMPPはいいぞ 2021-08-16 08:03:32 +02:00
ldapauth
leistungsschutzrecht
libertree
libravatar IT translation for libravatar addon THX silkevicious 2021-05-08 07:21:31 +02:00
ljpost Fixup HTTP headers for httpClient requests 2021-08-25 14:13:08 +02:00
mailstream
markdown
mastodoncustomemojis
mathjax
membersince
morechoice
morepokes
namethingy
newmemberwidget
nitter use rtrim 2021-08-19 06:57:46 +02:00
nominatim
notifyall
notimeline
nsfw
numfriends
openstreetmap
opmlexport
pageheader
phpmailer
piwik
planets
public_server
pumpio
qcomment
randplace
remote_permissions DE translation update remote_permission addon THX Till Mohr 2021-05-24 08:19:30 +02:00
rendertime
saml [various] Remove remaining mentions of App->argc/argv 2021-08-16 05:48:59 -04:00
securemail
showmore
showmore_dyn
smiley_pack
smileybutton
smilies_adult
startpage
statusnet
superblock
testdrive
tictac [various] Remove remaining mentions of App->argc/argv 2021-08-16 05:48:59 -04:00
tumblr
twitter
unicode_smilies
viewsrc
webrtc
widgets [various] Remove remaining mentions of App->argc/argv 2021-08-16 05:48:59 -04:00
windowsphonepush
wppost
xmpp
.drone.yml
.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.