No description
Find a file
2018-03-11 19:13:59 +01:00
.tx
blackout
blockem EN_GB translation of blockem addon THX Andy H3 2018-02-18 10:21:44 +01:00
blogger Remove references to include/bbcode.php 2018-02-14 22:04:06 -05:00
buffer
buglink
calc
communityhome [communityhome] Add Unsupported flag 2018-03-08 04:47:47 -05:00
convert
curweather
dav
diaspora Remove unused $preserve_nl parameter from bb2diaspora() 2018-02-14 21:46:33 -05:00
dwpost Remove references to include/bbcode.php 2018-02-14 22:04:06 -05:00
fortunate
forumdirectory
fromapp
fromgplus
geocoordinates
geonames
gnot
googlemaps
gravatar
group_text
ifttt
ijpost Remove references to include/bbcode.php 2018-02-14 22:04:06 -05:00
impressum Remove references to include/bbcode.php 2018-02-14 22:04:06 -05:00
infiniteimprobabilitydrive
irc
jappixmini
js_upload
krynn
langfilter args, wrong file 2018-03-02 11:57:35 +01:00
ldapauth Addon class 2018-01-19 07:20:17 -05:00
leistungsschutzrecht
libertree Remove unused $preserve_nl parameter from bb2diaspora() 2018-02-14 21:46:33 -05:00
libravatar
ljpost Remove references to include/bbcode.php 2018-02-14 22:04:06 -05:00
mahjongg
mailstream regen mailstream messages.po 2018-03-11 19:13:59 +01:00
mathjax ZH CN translation of mathjax addon THX 朱陈锬 2018-03-02 11:35:45 +01:00
membersince
morechoice
morepokes
namethingy
newmemberwidget Remove references to include/bbcode.php 2018-02-14 22:04:06 -05:00
notifyall Refactor bbcode() into BBCode::convert() 2018-02-14 21:43:40 -05:00
notimeline
nsfw
numfriends
openstreetmap
pageheader indentation 2018-03-11 18:58:33 +01:00
piwik ZH CN translation of the piwik addon THX 朱陈锬 2018-03-02 11:33:41 +01:00
planets
pledgie
public_server Missed "use" 2018-02-19 13:56:47 +00:00
pumpio Remove references to include/bbcode.php 2018-02-14 22:04:06 -05:00
qcomment
randplace
remote_permissions
rendertime
securemail
showmore
smiley_pack
smileybutton
smilies_adult
sniper
startpage Update t() calls 2018-01-22 18:09:05 -05:00
statusnet Remove references to include/bbcode.php 2018-02-14 22:04:06 -05:00
superblock
testdrive
tictac
tumblr Remove references to include/bbcode.php 2018-02-14 22:04:06 -05:00
twitter
unicode_smilies
viewsrc
webrtc
widgets
windowsphonepush Remove references to include/bbcode.php 2018-02-14 22:04:06 -05:00
wppost Remove references to include/bbcode.php 2018-02-14 22:04:06 -05:00
xmpp Update t() calls 2018-01-22 18:09:05 -05:00
yourls
.gitattributes
.gitignore Add explicit dependencies to twitter addon 2018-01-28 12:17:19 -05:00
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 protocoll 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 informations on the addon development.

Addons can be translated like any other part of Friendica. Translations for the addons included in this repository are done at the Transifex project for Friendica.