Addons for Friendica
Find a file
2015-07-12 15:09:04 +02:00
altpager Merge pull request #254 from annando/1502-altpager-disabled 2015-04-06 14:31:33 +02:00
appnet The "id" field is now filled in the notifications. This is needed for the new condensed notifications. 2015-04-26 14:43:42 +02:00
appnetpost
blackout
blockem
blogger
buffer PT-BR added translation for the buffer addon 2015-04-13 15:37:55 +02:00
buglink
cal
calc
communityhome Merge pull request #256 from annando/1502-new-community-setting 2015-04-06 14:30:47 +02:00
convert
convpath
curweather no appid logic not followed 2015-07-12 15:09:04 +02:00
dav
defaultfeatures
diaspora The function to post to Diaspora doesn't support newer Diaspora versions. So this addon is set to "unsupported" 2015-05-28 22:32:05 +02:00
dwpost
editplain
extcron
facebook
facebook_restrict
fbpost fbpost: The required permissions are changed to the new API. 2015-04-26 14:42:04 +02:00
fbsync Due to the breaking changes in the facebook API this addon is now deprecated. 2015-04-26 14:40:34 +02:00
fortunate
forumdirectory
forumlist
fromapp
fromgplus Support for new "share_header" function 2015-04-06 14:04:40 +02:00
geocoordinates delete test file 2015-06-21 02:02:16 +02:00
geonames
gnot
googlemaps New plugin GoogleMaps, changed map format for OSM 2015-06-30 07:31:27 +02:00
gpluspost gpluspost: The path to postToGooglePlus.php was wrong. 2015-05-28 22:30:32 +02:00
gravatar Update gravatar.php 2015-05-18 07:45:41 -07:00
group_text
ijpost
impressum
infiniteimprobabilitydrive
irc update IRC addon strings 2015-07-08 13:22:30 +02:00
jappixmini
js_upload
ldapauth
leistungsschutzrecht
libertree
libravatar
ljpost
mahjongg
mailstream
mathjax
membersince
morechoice
morepokes
namethingy
newmemberwidget
notimeline
nsfw
numfriends
openstreetmap New plugin GoogleMaps, changed map format for OSM 2015-06-30 07:31:27 +02:00
page
pageheader typo in field label 2015-05-18 13:44:01 +02:00
piwik
planets
pledgie added a box around the button for a nicer look 2015-05-18 22:21:38 +02:00
poormancron
posterous
privacy_image_cache
procrunner
public_server
pumpio The "id" field is now filled in the notifications. This is needed for the new condensed notifications. 2015-04-26 14:43:42 +02:00
qcomment
randplace
remote_permissions
rendertime
retriever
securemail
showmore
smiley_pack
smileybutton
smilies_adult
snautofollow
sniper
startpage
statistics_json
statusnet New option to fetch only mentions. 2015-05-31 23:11:21 +02:00
superblock
testdrive
tictac
tumblr
twitter The "id" field is now filled in the notifications. This is needed for the new condensed notifications. 2015-04-26 14:43:42 +02:00
uhremotestorage
viewsrc
webrtc
widgets
windowsphonepush
wppost
yourls
.gitattributes
.gitignore
INSTALL.txt updated Install.txt and added REDME.md 2015-07-06 11:08:45 +02:00
README.md added note about translations 2015-07-06 11:17:08 +02:00

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.