No description
Find a file
2021-04-02 08:47:56 +02:00
.tx
advancedcontentfilter
blackout blackout addon ES translation updated THX Senex Petrovic 2021-04-02 08:26:03 +02:00
blockbot
blockem blockem addon ES translation updated THX Senex Petrovic 2021-04-02 08:27:51 +02:00
blogger
buffer
buglink
calc
catavatar
convert
cookienotice cookienotice addon ES translation added THX Senex Petrovic 2021-04-02 08:29:40 +02:00
curweather curweather addon ES translation updated THX Senex Petrovic 2021-04-02 08:30:56 +02:00
diaspora diaspora addon ES translation updated THX Senex Petrovic 2021-04-02 08:32:19 +02:00
discourse
dwpost dwpost addon ES translation updated THX Senex Petrovic 2021-04-02 08:33:39 +02:00
forumdirectory forumdirectory addon ES translation updated THX Senex Petrovic 2021-04-02 08:34:38 +02:00
fromapp fromapp addon ES translation updated THX Senex Petrovic 2021-04-02 08:36:44 +02:00
geocoordinates
geonames geonames addon ES translation updated THX Senex Petrovic 2021-04-02 08:37:45 +02:00
gnot gnot addon ES translation updated THX Senex Petrovic 2021-04-02 08:38:43 +02:00
googlemaps
gravatar
group_text grou_text addon ES translation updated THX Senex Petrovic 2021-04-02 08:40:59 +02:00
highlightjs
ifttt ifttt addon ES translation added THX Senex Petrovic 2021-04-02 08:42:47 +02:00
ijpost ijpost addon ES translation updated THX Senex Petrovic 2021-04-02 08:44:34 +02:00
impressum impressum addon ES translation updated THX Senex Petrovic 2021-04-02 08:45:46 +02:00
infiniteimprobabilitydrive
irc
jappixmini jappixmini addon ES translation updated THX Senex Petrovic 2021-04-02 08:46:49 +02:00
js_upload jsupload addon DE translation updated 2021-03-29 07:33:58 +02:00
krynn krynn addon ES translation updated THX Senex Petrovic 2021-04-02 08:47:56 +02:00
langfilter
ldapauth
leistungsschutzrecht
libertree
libravatar
ljpost ljpost addon DE translation updated 2021-03-29 07:37:17 +02:00
mailstream
markdown
mastodoncustomemojis
mathjax mathjax addon DE translation updated 2021-03-29 07:39:53 +02:00
membersince
morechoice
morepokes
namethingy
newmemberwidget newmemberwidget addon DE translation updated 2021-03-29 07:40:27 +02:00
nominatim
notifyall notifyall addon HU translation added THX Balázs Úr 2021-03-28 22:37:27 +02:00
notimeline notimeline addon HU translation added THX Balázs Úr 2021-03-28 22:36:25 +02:00
nsfw nsfw addon HU translation added THX Balázs Úr 2021-03-28 22:35:29 +02:00
numfriends numfriends addon HU translation added THX Balázs Úr 2021-03-28 22:34:27 +02:00
openstreetmap openstreetmap addon HU translation added THX Balázs Úr 2021-03-28 22:33:22 +02:00
pageheader pageheader addon HU translation added THX Balázs Úr 2021-03-28 22:32:16 +02:00
phpmailer
piwik
planets
public_server
pumpio Merge pull request #1091 from tobiasd/20210301-lng 2021-03-28 20:08:02 -04:00
qcomment
randplace
remote_permissions
rendertime rendertime addon DE translation updated 2021-03-29 07:48:17 +02:00
securemail
showmore
showmore_dyn
smiley_pack
smileybutton
smilies_adult
startpage startpage addon DE translation updated 2021-03-29 07:45:00 +02:00
statusnet
superblock
testdrive testdrive addon DE translation updated 2021-03-29 07:43:16 +02:00
tictac
tumblr
twitter
unicode_smilies
viewsrc
webrtc
widgets
windowsphonepush
wppost
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.

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.