Addons for Friendica
Find a file
Michael Vogel 007cbc881e
Merge pull request #483 from MrPetovan/task/fix-scrutinizer-issues
Fix unused code in buffer, statusnet and twitter
2018-01-04 20:59:43 +01:00
.tx
blackout
blockem
blogger Just some reformatting 2017-12-11 08:12:47 +00:00
buffer Fix unused code in buffer, statusnet and twitter 2018-01-04 12:15:53 -05:00
buglink
calc
communityhome Use Login module 2017-12-31 21:04:02 -05:00
convert
curweather
dav Use Login module 2017-12-31 21:04:02 -05:00
diaspora
dwpost
fortunate
forumdirectory
fromapp
fromgplus Revert "Revert "Move objects to src"" 2017-12-08 00:18:01 -05:00
geocoordinates
geonames
gnot
googlemaps
gravatar
group_text
ifttt
ijpost
impressum Use Login module 2017-12-31 21:04:02 -05:00
infiniteimprobabilitydrive
irc
jappixmini
js_upload
krynn
langfilter Fix PHP notice about $a->config['system']['url'] in langfilter 2018-01-01 17:17:15 -05:00
ldapauth Revert "Revert "Use Exceptions for User::create"" 2017-12-13 20:01:25 +01:00
leistungsschutzrecht
libertree
libravatar
ljpost
mahjongg
mailstream
mathjax
membersince
morechoice
morepokes
namethingy
newmemberwidget
notifyall notifyall FR translation added - thx Thecross 2017-12-10 08:47:29 +01:00
notimeline
nsfw
numfriends numfriends translation update - thx Thecross 2017-12-10 08:49:30 +01:00
openstreetmap
pageheader Some small CSS fix 2017-12-11 05:57:51 +00:00
piwik
planets
pledgie Some small CSS fix 2017-12-11 05:57:51 +00:00
public_server
pumpio Remove group_member.uid in pumpio 2017-12-14 22:52:08 -05:00
qcomment
randplace
remote_permissions
rendertime
securemail
showmore
smiley_pack
smileybutton
smilies_adult
sniper
startpage Use Login module 2017-12-31 21:04:02 -05:00
statusnet Merge pull request #483 from MrPetovan/task/fix-scrutinizer-issues 2018-01-04 20:59:43 +01:00
superblock
testdrive
tictac
tumblr
twitter Merge pull request #483 from MrPetovan/task/fix-scrutinizer-issues 2018-01-04 20:59:43 +01:00
unicode_smilies
viewsrc
webrtc
widgets
windowsphonepush
wppost
xmpp
yourls Some small CSS fix 2017-12-11 05:57:51 +00:00
.gitattributes
.gitignore
INSTALL.txt
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.