Addons for Friendica
Find a file
2020-05-16 16:48:08 +00:00
.tx
advancedcontentfilter Updated addons for new tag handling 2020-05-05 22:47:43 +00:00
blackout
blockbot blockbot added RU translation THX Eugene Veresk 2020-03-16 10:05:06 +01:00
blockem
blogger
buffer
buglink
calc
catavatar
convert
cookienotice Template Engine with Subdirectory 2020-04-26 15:45:25 +02:00
curweather
diaspora [diaspora] Overhaul connector settings 2020-05-07 00:16:40 -04:00
discourse
dwpost [dwpost] Remove references to obsolete virtual field item.tag 2020-05-13 22:38:39 -04:00
forumdirectory
fromapp
geocoordinates
geonames Template Engine with Subdirectory 2020-04-26 15:45:25 +02:00
gnot gnot FR translation update THX ButterflyOfFire 2020-03-29 19:08:25 +02:00
googlemaps
gravatar
group_text
highlightjs
ifttt
ijpost [ijpost] Remove references to obsolete virtual field item.tag 2020-05-13 22:38:50 -04:00
impressum
infiniteimprobabilitydrive
irc irc addon update the FR translation THX ButterflyOfFire 2020-03-09 11:28:57 +01:00
jappixmini
js_upload JS_Upload addon FR translation update THX ButterflyOfFire 2020-03-09 11:29:45 +01:00
krynn
langfilter
ldapauth
leistungsschutzrecht
libertree Updated addons for new tag handling 2020-05-05 22:47:43 +00:00
libravatar
ljpost [ljpost] Remove references to obsolete virtual field item.tag 2020-05-13 22:38:59 -04:00
mahjongg
mailstream
markdown
mastodoncustomemojis
mathjax Template Engine with Subdirectory 2020-04-26 15:45:25 +02:00
membersince
morechoice
morepokes
namethingy
newmemberwidget
notifyall
notimeline
nsfw
numfriends
openstreetmap
pageheader Template Engine with Subdirectory 2020-04-26 15:45:25 +02:00
phpmailer
piwik
planets
public_server
pumpio Replacing numberic values with constants for the BBCode conversion 2020-05-16 16:48:08 +00:00
qcomment
randplace
remote_permissions
rendertime
securemail
showmore
showmore_dyn #8374: Removed wrapper from css 2020-03-17 22:34:34 +01:00
smiley_pack
smileybutton IT smiley button 2020-03-09 11:37:42 +01:00
smilies_adult
sniper
startpage
statusnet [statusnet] Remove references to obsolete virtual field item.tag 2020-05-13 22:39:33 -04:00
superblock superblock addon FR translation update THX ButterflyOfFire 2020-03-09 11:30:19 +01:00
testdrive
tictac TicToc addon FR translation update THX ButterflyOfFire 2020-03-09 11:31:02 +01:00
tumblr Replacing numberic values with constants for the BBCode conversion 2020-05-16 16:48:08 +00:00
twitter Replacing numberic values with constants for the BBCode conversion 2020-05-16 16:48:08 +00:00
unicode_smilies
viewsrc
webrtc
widgets Merge pull request #962 from MrPetovan/task/8318-widget_like-dislike-config 2020-02-25 14:39:36 +01:00
windowsphonepush Replacing numberic values with constants for the BBCode conversion 2020-05-16 16:48:08 +00:00
wppost Replacing numberic values with constants for the BBCode conversion 2020-05-16 16:48:08 +00:00
xmpp
.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.

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.