Addons for Friendica
  • PHP 76.1%
  • JavaScript 16.9%
  • CSS 3.4%
  • HTML 2.4%
  • Smarty 0.7%
  • Other 0.4%
Find a file
2016-01-18 15:38:43 +01:00
altpager
appnet
appnetpost
blackout
blockem
blogger
buffer
buglink buglink: add id to wrapper div 2015-07-30 14:16:49 +02:00
cal
calc
communityhome
convert
convpath
curweather
dav
defaultfeatures defaultfeatures: mark addon as unsupported because the functionality moved to core 2016-01-18 15:38:43 +01:00
diaspora
dwpost
editplain
extcron
facebook
facebook_restrict
fbpost
fbsync
fortunate
forumdirectory
forumlist update to the translations of some addons 2015-12-14 19:57:45 +01:00
fromapp
fromgplus
geocoordinates
geonames
gnot
googlemaps
gpluspost
gravatar
group_text
ifttt
ijpost
impressum
infiniteimprobabilitydrive
irc
jappixmini
js_upload updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
krynn IT update to the addon translations 2015-08-31 18:52:41 +02:00
langfilter
ldapauth
leistungsschutzrecht
libertree
libravatar
ljpost
mahjongg
mailstream
mathjax
membersince
morechoice
morepokes
namethingy
newmemberwidget
notimeline
nsfw
numfriends
openstreetmap
page
pageheader
piwik
planets
pledgie
poormancron
posterous
privacy_image_cache
procrunner
public_server
pumpio
qcomment
randplace
remote_permissions
rendertime Updated addon descriptions and readme files for several addons. 2015-11-14 09:22:32 +01:00
retriever
securemail
showmore
smiley_pack
smileybutton
smilies_adult
snautofollow
sniper
startpage
statistics_json
statusnet Merge pull request #332 from tobiasd/20151214-translations 2015-12-14 20:30:27 +01:00
superblock
testdrive
tictac
tumblr
twitter
uhremotestorage
viewsrc Viewsrc will now work on the community page as well. 2015-10-31 23:06:59 +01:00
webrtc
widgets
windowsphonepush
wppost
xmpp
yourls
.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.