Addons for Friendica
  • PHP 76%
  • JavaScript 17%
  • CSS 3.4%
  • HTML 2.4%
  • Smarty 0.7%
  • Other 0.4%
Find a file
Hypolite Petovan 46e09b0544 Fix formatting
- dav
- jappixmini
- windowsphonepush
2017-12-01 22:55:48 -05:00
.tx
blackout
blockem
blogger
buffer Publiv forum posts aren't transmitted via the connectors anymore 2017-11-25 23:56:18 +00:00
buglink
calc
communityhome
convert
curweather
dav Fix formatting 2017-12-01 22:55:48 -05:00
diaspora Publiv forum posts aren't transmitted via the connectors anymore 2017-11-25 23:56:18 +00:00
dwpost
fortunate
forumdirectory The function "template_escape" doesn't exist anymore. 2017-11-27 06:34:04 +00:00
fromapp
fromgplus Some includes hadn't been removed 2017-12-01 22:37:46 +00:00
geocoordinates
geonames
gnot
googlemaps
gravatar
group_text
ifttt added messages.po files to IFTTT and XMPP addons as hinted in #454 2017-11-27 09:33:50 +01:00
ijpost
impressum
infiniteimprobabilitydrive
irc
jappixmini Fix formatting 2017-12-01 22:55:48 -05:00
js_upload
krynn
langfilter
ldapauth
leistungsschutzrecht
libertree Publiv forum posts aren't transmitted via the connectors anymore 2017-11-25 23:56:18 +00:00
libravatar
ljpost
mahjongg
mailstream
mathjax
membersince
morechoice
morepokes
namethingy
newmemberwidget
notifyall Addons hadn't been changed for the moved emailer class 2017-11-22 23:10:01 +00:00
notimeline
nsfw
numfriends
openstreetmap
pageheader
piwik
planets
pledgie
public_server Move Contact to src 2017-11-19 17:09:54 -05:00
pumpio Some includes hadn't been removed 2017-12-01 22:37:46 +00:00
qcomment
randplace
remote_permissions
rendertime
securemail Addons hadn't been changed for the moved emailer class 2017-11-22 23:10:01 +00:00
showmore
smiley_pack
smileybutton
smilies_adult
sniper
startpage
statusnet Photo to namespace 2017-11-29 12:38:39 -05:00
superblock
testdrive Move Contact to src 2017-11-19 17:09:54 -05:00
tictac
tumblr Publiv forum posts aren't transmitted via the connectors anymore 2017-11-25 23:56:18 +00:00
twitter Some includes hadn't been removed 2017-12-01 22:37:46 +00:00
unicode_smilies
viewsrc
webrtc
widgets
windowsphonepush Fix formatting 2017-12-01 22:55:48 -05:00
wppost Publiv forum posts aren't transmitted via the connectors anymore 2017-11-25 23:56:18 +00:00
xmpp added messages.po files to IFTTT and XMPP addons as hinted in #454 2017-11-27 09:33:50 +01:00
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.