Addons for Friendica
Find a file
Michael Vogel 18ef1e90eb Merge pull request #430 from tobiasd/master
added ZH-CN translation of cal addon, thx mytbk
2017-10-02 19:20:09 +02:00
.tx
appnet "remote self" should work now with the addons 2017-09-06 16:16:33 +00:00
blackout
blockem
blogger "remote self" should work now with the addons 2017-09-06 16:16:33 +00:00
buffer "remote self" should work now with the addons 2017-09-06 16:16:33 +00:00
buglink
cal added ZH-CN translation of cal addon, thx mytbk 2017-10-02 18:19:38 +02:00
calc
communityhome
convert
convpath
curweather
dav
defaultfeatures
diaspora ZH-CN translation added THX mytbk 2017-09-27 07:20:37 +02:00
dwpost
editplain
extcron All external poller addons are now deactivated 2017-08-23 12:32:00 +00:00
facebook
facebook_restrict
fbpost
fbsync
fortunate
forumdirectory
forumlist
fromapp
fromgplus
geocoordinates
geonames
gnot
googlemaps
gpluspost
gravatar
group_text
ifttt
ijpost
impressum
infiniteimprobabilitydrive
irc
jappixmini
js_upload
krynn
langfilter
ldapauth
leistungsschutzrecht
libertree "remote self" should work now with the addons 2017-09-06 16:16:33 +00:00
libravatar
ljpost
mahjongg
mailstream
mathjax
membersince
morechoice
morepokes
namethingy
newmemberwidget
notifyall
notimeline
nsfw
numfriends
openstreetmap
pageheader
piwik
planets
pledgie
poormancron All external poller addons are now deactivated 2017-08-23 12:32:00 +00:00
posterous
procrunner All external poller addons are now deactivated 2017-08-23 12:32:00 +00:00
public_server
pumpio "remote self" should work now with the addons 2017-09-06 16:16:33 +00:00
qcomment
randplace
remote_permissions
rendertime
retriever README added 2017-08-19 09:59:49 +00:00
securemail Fix rendering of securemail user settings 2017-09-24 02:45:12 -07:00
showmore
smiley_pack
smileybutton
smilies_adult
snautofollow
sniper
startpage
statistics_json
statusnet "remote self" should work now with the addons 2017-09-06 16:16:33 +00:00
superblock
testdrive
tictac
tumblr "remote self" should work now with the addons 2017-09-06 16:16:33 +00:00
twitter "remote self" should work now with the addons 2017-09-06 16:16:33 +00:00
uhremotestorage
unicode_smilies Merge pull request #429 from annando/smily-html 2017-10-02 17:59:57 +02:00
viewsrc
webrtc
widgets
windowsphonepush
wppost "remote self" should work now with the addons 2017-09-06 16:16:33 +00:00
xmpp
yourls
.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.