Addons for Friendica
Find a file
2015-07-12 18:05:50 +02:00
altpager
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
convert
convpath
curweather
dav updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
defaultfeatures
diaspora
dwpost
editplain updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
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 updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
forumlist updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
fromapp updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
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
group_text updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
ijpost
impressum updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
infiniteimprobabilitydrive
irc
jappixmini
js_upload
krynn Close div on line 166 2015-07-07 18:45:28 +10:00
ldapauth
leistungsschutzrecht
libertree updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
libravatar updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
ljpost updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
mahjongg
mailstream updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
mathjax
membersince
morechoice
morepokes updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
namethingy
newmemberwidget
notimeline
nsfw updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
numfriends
openstreetmap
page
pageheader
piwik
planets
pledgie
poormancron
posterous
privacy_image_cache
procrunner
public_server updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
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 updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
rendertime
retriever
securemail
showmore updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
smiley_pack
smileybutton updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
smilies_adult
snautofollow
sniper
startpage updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
statistics_json
statusnet
superblock
testdrive updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
tictac
tumblr
twitter
uhremotestorage updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
viewsrc
webrtc updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
widgets
windowsphonepush
wppost updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
yourls
.gitattributes
.gitignore
INSTALL.txt updated Install.txt and added REDME.md 2015-07-06 11:08:45 +02:00
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.