Addons for Friendica
Find a file
2018-02-03 11:40:38 -05:00
.tx
blackout
blockem Remove sprintf with translations 2018-01-23 22:59:20 -05:00
blogger Review updates 2018-01-27 11:23:04 -05:00
buffer Review updates 2018-01-27 11:23:04 -05:00
buglink
calc
communityhome Remove sprintf with translations 2018-01-23 22:59:20 -05:00
convert
curweather Review updates 2018-01-27 11:23:04 -05:00
dav Refactor datetime_convert() into Temporal::convert() 2018-02-03 11:40:38 -05:00
diaspora Remove sprintf with translations 2018-01-23 22:59:20 -05:00
dwpost Refactor datetime_convert() into Temporal::convert() 2018-02-03 11:40:38 -05:00
fortunate Review updates 2018-01-27 11:23:04 -05:00
forumdirectory
fromapp
fromgplus Refactor datetime_convert() into Temporal::convert() 2018-02-03 11:40:38 -05:00
geocoordinates Review updates 2018-01-27 11:23:04 -05:00
geonames Review updates 2018-01-27 11:23:04 -05:00
gnot Remove sprintf with translations 2018-01-23 22:59:20 -05:00
googlemaps
gravatar
group_text
ifttt
ijpost Refactor datetime_convert() into Temporal::convert() 2018-02-03 11:40:38 -05:00
impressum
infiniteimprobabilitydrive
irc
jappixmini Review updates 2018-01-27 11:23:04 -05:00
js_upload
krynn
langfilter
ldapauth
leistungsschutzrecht Review updates 2018-01-27 11:23:04 -05:00
libertree Review updates 2018-01-27 11:23:04 -05:00
libravatar Remove sprintf with translations 2018-01-23 22:59:20 -05:00
ljpost Refactor datetime_convert() into Temporal::convert() 2018-02-03 11:40:38 -05:00
mahjongg
mailstream Review updates 2018-01-27 11:23:04 -05:00
mathjax
membersince Refactor datetime_convert() into Temporal::convert() 2018-02-03 11:40:38 -05:00
morechoice
morepokes
namethingy
newmemberwidget
notifyall Remove sprintf with translations 2018-01-23 22:59:20 -05:00
notimeline
nsfw Merge pull request #497 from zeroadam/feature/L10n 2018-01-24 11:49:09 -05:00
numfriends
openstreetmap Review updates 2018-01-27 11:23:04 -05:00
pageheader
piwik Remove sprintf with translations 2018-01-23 22:59:20 -05:00
planets
pledgie
public_server Refactor datetime_convert() into Temporal::convert() 2018-02-03 11:40:38 -05:00
pumpio Refactor datetime_convert() into Temporal::convert() 2018-02-03 11:40:38 -05:00
qcomment
randplace
remote_permissions
rendertime Remove sprintf with translations 2018-01-23 22:59:20 -05:00
securemail
showmore Remove sprintf with translations 2018-01-23 22:59:20 -05:00
smiley_pack
smileybutton
smilies_adult
sniper
startpage
statusnet Refactor datetime_convert() into Temporal::convert() 2018-02-03 11:40:38 -05:00
superblock
testdrive Refactor datetime_convert() into Temporal::convert() 2018-02-03 11:40:38 -05:00
tictac
tumblr [tumblr] Remove explicit duplicate OAuth1 library 2018-01-30 23:44:04 -05:00
twitter Refactor datetime_convert() into Temporal::convert() 2018-02-03 11:40:38 -05:00
unicode_smilies
viewsrc
webrtc
widgets Remove sprintf with translations 2018-01-23 22:59:20 -05:00
windowsphonepush Remove sprintf with translations 2018-01-23 22:59:20 -05:00
wppost "use" was missing 2018-01-28 14:01:09 +00:00
xmpp
yourls [yourls] Add unsupported comment 2018-01-31 11:46:20 -05:00
.gitattributes
.gitignore Add explicit dependencies to twitter addon 2018-01-28 12:17:19 -05:00
INSTALL.txt [Composer] Add abraham/twitteroauth dependency 2018-01-27 17:17:49 -05:00
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.