Addons for Friendica
Find a file
2022-06-22 19:01:45 +02:00
.tx
.woodpecker
advancedcontentfilter Let's avoid local variables 2022-06-22 18:19:52 +02:00
birdavatar [ImgBot] Optimize images 2022-06-11 09:08:16 -04:00
blackout
blockbot
blockem
buglink
calc
catavatar
convert
cookienotice
curweather RU translation of curweather addon THX Alexander An 2022-05-31 07:07:44 +02:00
diaspora
discourse
dwpost
forumdirectory
fromapp
geocoordinates
geonames
gnot
googlemaps
gravatar
group_text
highlightjs [ImgBot] Optimize images 2022-06-11 09:08:16 -04:00
ifttt
ijpost ijpost translation update THX SpcCw 2022-06-07 06:42:04 +02:00
impressum
infiniteimprobabilitydrive
irc
js_upload [ImgBot] Optimize images 2022-06-11 09:08:16 -04:00
keycloakpassword
krynn
langfilter
ldapauth
leistungsschutzrecht
libertree
libravatar
ljpost [ImgBot] Optimize images 2022-06-11 09:08:16 -04:00
mailstream mailstream addon AR translation THX ButterflyOfFire 2022-06-13 09:49:30 +02:00
markdown markdown addon FR translation updated THX kalon33 2022-05-25 08:36:54 +02:00
mastodoncustomemojis
mathjax
membersince
morechoice
morepokes
namethingy
newmemberwidget
nitter nitter addon AR translation THX ButterflyOfFire 2022-06-13 09:49:30 +02:00
nominatim
notifyall notifyall addon FR translation updated THX kalon33 2022-05-25 08:36:09 +02:00
notimeline/templates
nsfw
numfriends
openstreetmap
opmlexport
pageheader
phpmailer
piwik
planets planets translation update THX SpcCw 2022-06-07 06:42:10 +02:00
public_server
pumpio
qcomment
randplace
rendertime rendertime addon AR translation THX ButterflyOfFire 2022-06-13 09:49:30 +02:00
s3_storage
saml
securemail
showmore showmore addon AR translation THX ButterflyOfFire 2022-06-13 09:49:30 +02:00
showmore_dyn
smiley_pack Merge branch 'loma-one-patch-1' into develop 2022-06-19 09:46:30 +02:00
smileybutton [ImgBot] Optimize images 2022-06-11 09:08:16 -04:00
smilies_adult [ImgBot] Optimize images 2022-06-11 09:08:16 -04:00
startpage startpage translation update THX SpcCw 2022-06-07 06:42:10 +02:00
statusnet Converted more double-quotes to single 2022-06-22 19:01:45 +02:00
superblock
testdrive
tictac
tumblr
twitter Changed more double-quotes to single 2022-06-22 18:55:48 +02:00
unicode_smilies Update unicode_smilies/unicode_smilies.php 2022-06-15 18:42:25 +02:00
viewsrc
webdav_storage
webrtc RU translation of webrtc addon updated THX Alexander An 2022-05-31 07:06:56 +02:00
windowsphonepush mark the whindowsphonepush as unsupported 2022-06-11 13:56:52 +02:00
wppost
.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.