Addons for Friendica
Find a file
2017-11-08 06:59:33 +01:00
.tx
blackout Issue 3873 2017-11-06 18:55:24 -05:00
blockem Issue 3873 2017-11-06 18:55:24 -05:00
blogger Issue 3873 2017-11-06 18:55:24 -05:00
buffer Twitter just went to the 280 character limit. 2017-11-07 22:44:39 +00:00
buglink
calc
communityhome Issue 3873 2017-11-06 18:55:24 -05:00
convert
curweather Issue 3873 2017-11-06 18:55:24 -05:00
dav Issue 3873 2017-11-06 18:55:24 -05:00
diaspora Issue 3873 2017-11-06 18:55:24 -05:00
dwpost Issue 3873 2017-11-06 18:55:24 -05:00
fortunate
forumdirectory Issue 3873 2017-11-06 18:55:24 -05:00
fromapp Issue 3873 2017-11-06 18:55:24 -05:00
fromgplus Issue 3873 2017-11-06 18:55:24 -05:00
geocoordinates Issue 3873 2017-11-06 18:55:24 -05:00
geonames Issue 3873 2017-11-06 18:55:24 -05:00
gnot Issue 3873 2017-11-06 18:55:24 -05:00
googlemaps
gravatar Issue 3873 2017-11-06 18:55:24 -05:00
group_text Issue 3873 2017-11-06 18:55:24 -05:00
ifttt Issue 3873 2017-11-06 18:55:24 -05:00
ijpost Issue 3873 2017-11-06 18:55:24 -05:00
impressum Issue 3873 2017-11-06 18:55:24 -05:00
infiniteimprobabilitydrive
irc Issue 3873 2017-11-06 18:55:24 -05:00
jappixmini Issue 3873 2017-11-06 18:55:24 -05:00
js_upload Issue 3873 2017-11-06 18:55:24 -05:00
krynn Issue 3873 2017-11-06 18:55:24 -05:00
langfilter
ldapauth Issue 3873 2017-11-06 18:55:24 -05:00
leistungsschutzrecht Issue 3873 2017-11-06 18:55:24 -05:00
libertree Issue 3873 2017-11-06 18:55:24 -05:00
libravatar Issue 3873 2017-11-06 18:55:24 -05:00
ljpost Issue 3873 2017-11-06 18:55:24 -05:00
mahjongg
mailstream Issue 3873 2017-11-06 18:55:24 -05:00
mathjax Issue 3873 2017-11-06 18:55:24 -05:00
membersince
morechoice
morepokes
namethingy
newmemberwidget Issue 3873 2017-11-06 18:55:24 -05:00
notifyall
notimeline Issue 3873 2017-11-06 18:55:24 -05:00
nsfw Issue 3873 2017-11-06 18:55:24 -05:00
numfriends Issue 3873 2017-11-06 18:55:24 -05:00
openstreetmap Issue 3873 2017-11-06 18:55:24 -05:00
pageheader Issue 3873 2017-11-06 18:55:24 -05:00
piwik Issue 3873 2017-11-06 18:55:24 -05:00
planets Issue 3873 2017-11-06 18:55:24 -05:00
pledgie Issue 3873 2017-11-06 18:55:24 -05:00
public_server Issue 3873 2017-11-06 18:55:24 -05:00
pumpio Issue 3873 2017-11-06 18:55:24 -05:00
qcomment Issue 3873 2017-11-06 18:55:24 -05:00
randplace Issue 3873 2017-11-06 18:55:24 -05:00
remote_permissions Issue 3873 2017-11-06 18:55:24 -05:00
rendertime Issue 3873 2017-11-06 18:55:24 -05:00
securemail Issue 3873 2017-11-06 18:55:24 -05:00
showmore Issue 3873 2017-11-06 18:55:24 -05:00
smiley_pack
smileybutton
smilies_adult
sniper
startpage Issue 3873 2017-11-06 18:55:24 -05:00
statusnet PConfig update 2017-11-07 11:10:01 -05:00
superblock Issue 3873 2017-11-06 18:55:24 -05:00
testdrive Issue 3873 2017-11-06 18:55:24 -05:00
tictac
tumblr Issue 3873 2017-11-06 18:55:24 -05:00
twitter del_pconfig -> PConfig::delete 2017-11-08 06:59:33 +01:00
unicode_smilies
viewsrc
webrtc Issue 3873 2017-11-06 18:55:24 -05:00
widgets Issue 3873 2017-11-06 18:55:24 -05:00
windowsphonepush Issue 3873 2017-11-06 18:55:24 -05:00
wppost Issue 3873 2017-11-06 18:55:24 -05:00
xmpp Issue 3873 2017-11-06 18:55:24 -05:00
yourls Issue 3873 2017-11-06 18:55:24 -05:00
.gitattributes
.gitignore
INSTALL.txt
jappixmini.tgz
README.md

Addons for Friendica

This repository is a collection of plugins for the Friendica Social Communications Server. You can add these plugins 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 plugins 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 plugin 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.