Addons for Friendica
  • PHP 76%
  • JavaScript 17%
  • CSS 3.4%
  • HTML 2.4%
  • Smarty 0.7%
  • Other 0.4%
Find a file
Adam Magness 7be5dd110c GContact moved to src
Update references to socgraph to GContact namespace functions. Related to https://github.com/friendica/friendica/issues/3878
2017-11-12 23:33:14 -05:00
.tx
blackout
blockem
blogger
buffer Twitter just went to the 280 character limit. 2017-11-07 22:44:39 +00:00
buglink
calc
communityhome
convert
curweather Move Cache to src 2017-11-09 11:08:32 -05:00
dav
diaspora Class file relocation 2017-11-08 23:04:31 -05:00
dwpost
fortunate
forumdirectory
fromapp
fromgplus use pconfig::delete in fromgplus addon 2017-11-11 07:22:46 +01:00
geocoordinates Move Cache to src 2017-11-09 11:08:32 -05:00
geonames
gnot
googlemaps Move Cache to src 2017-11-09 11:08:32 -05:00
gravatar
group_text
ifttt use pconfig::delete in ifttt addon 2017-11-11 07:21:47 +01:00
ijpost
impressum
infiniteimprobabilitydrive
irc
jappixmini
js_upload
krynn
langfilter
ldapauth
leistungsschutzrecht
libertree
libravatar
ljpost
mahjongg
mailstream use pconfig::delete in mailstream addon 2017-11-11 07:20:44 +01:00
mathjax
membersince
morechoice
morepokes
namethingy
newmemberwidget
notifyall ES notifyall THX Albert 2017-02-28 14:00:49 +01:00
notimeline
nsfw Merge pull request #443 from rebeka-catalina/rct/d/NSFW_README_examples 2017-11-08 11:45:25 -05:00
numfriends
openstreetmap Move Cache to src 2017-11-09 11:08:32 -05:00
pageheader
piwik
planets
pledgie
public_server
pumpio GContact moved to src 2017-11-12 23:33:14 -05:00
qcomment
randplace
remote_permissions
rendertime
securemail
showmore
smiley_pack
smileybutton
smilies_adult
sniper
startpage
statusnet GContact moved to src 2017-11-12 23:33:14 -05:00
superblock
testdrive
tictac
tumblr
twitter GContact moved to src 2017-11-12 23:33:14 -05:00
unicode_smilies Smilies moved to src 2017-11-11 07:22:45 -05:00
viewsrc
webrtc
widgets use pconfig::delete in widgets addon 2017-11-11 07:23:31 +01:00
windowsphonepush
wppost
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.