You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Roland Häder 06b15a6ed0
Changes:
9 months ago
.tx Updated transifex config 4 years ago
.woodpecker Use labels for woodpecker continuous deployments 9 months ago
advancedcontentfilter Changes: 9 months ago
birdavatar Changes: 9 months ago
blackout Changes: 9 months ago
blockbot Changes: 9 months ago
blockem Changes: 9 months ago
buglink Ops, wrong type 9 months ago
calc Changes: 9 months ago
catavatar Changes: 9 months ago
convert Changes: 9 months ago
cookienotice Changes: 9 months ago
curweather Changes: 9 months ago
diaspora Changes: 9 months ago
discourse [various] Updated translation files after editing several strings 1 year ago
dwpost DA DK translation for various addons added THX atjn 11 months ago
forumdirectory Changes: 9 months ago
fromapp Re-formatted a bit 9 months ago
geocoordinates Changes: 9 months ago
geonames DA DK translation for various addons added THX atjn 11 months ago
gnot Changes: 9 months ago
googlemaps Changes: 9 months ago
gravatar Changes: 9 months ago
group_text Changes: 9 months ago
highlightjs Ops 9 months ago
ifttt Changes: 9 months ago
ijpost Changes: 9 months ago
impressum Changes: 9 months ago
infiniteimprobabilitydrive Changes: 9 months ago
irc Changes: 9 months ago
js_upload Changes: 9 months ago
keycloakpassword Changes: 9 months ago
krynn Re-formatted a bit 9 months ago
langfilter Changes: 9 months ago
ldapauth Changes: 9 months ago
leistungsschutzrecht leistungsschutzrecht_is_member_site() returns boolean value 9 months ago
libertree Re-formatted a bit 9 months ago
libravatar Changes: 9 months ago
ljpost Re-formatted a bit 9 months ago
mailstream Changes: 9 months ago
markdown Changes: 9 months ago
mastodoncustomemojis Restructure Cache to follow new paradigm 1 year ago
mathjax Changes: 9 months ago
membersince Fixed wrong type-hint + "imported" class 9 months ago
morechoice Changes: 9 months ago
morepokes Changes: 9 months ago
namethingy Changes: 9 months ago
newmemberwidget Changes: 9 months ago
nitter Changes: 9 months ago
nominatim Changes: 9 months ago
notifyall Changes: 9 months ago
notimeline/templates [various] Convert addon_settings hook functions to the new data array format 1 year ago
nsfw Changes: 9 months ago
numfriends Changes: 9 months ago
openstreetmap Changes: 9 months ago
opmlexport Changes: 9 months ago
pageheader Changes: 9 months ago
phpmailer Refactoring Core class structures ... 1 year ago
piwik Changes: 9 months ago
planets Re-formatted a bit 9 months ago
public_server Changes: 9 months ago
pumpio Changes: 9 months ago
qcomment Changes: 9 months ago
randplace Re-formatted a bit 9 months ago
rendertime Changes: 9 months ago
s3_storage Changes: 9 months ago
saml Changes: 9 months ago
securemail DA DK translation for various addons added THX atjn 11 months ago
showmore Changes: 9 months ago
showmore_dyn Changes: 9 months ago
smiley_pack Changes: 9 months ago
smileybutton Fixed wrong type-hint + "imported" class 9 months ago
smilies_adult Changes: 9 months ago
startpage Changes: 9 months ago
statusnet Changes: 9 months ago
superblock Changes: 9 months ago
testdrive Changes: 9 months ago
tictac Changes: 9 months ago
tumblr Changes: 9 months ago
twitter Changes: 9 months ago
unicode_smilies Changes: 9 months ago
viewsrc Changes: 9 months ago
webdav_storage Add name check for webdav configuration options 1 year ago
webrtc Changes: 9 months ago
windowsphonepush Changes: 9 months ago
wppost Changes: 9 months ago
.editorconfig added editorconfig file 4 years ago
.gitattributes required for github/Windows 11 years ago
.gitignore convert spaces to tabs, removed netbeans project files 4 years ago
INSTALL.txt remove invalid call to composer 4 years ago
README.md added link to the issue tracker to the README 3 years ago

README.md

Addons for Friendica

This repository is a collection of addons for the Friendica Social Communications Server. You can add these addons 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.

Issues

Please report any issues you have with addons of Friendica from this repository in the main issue tracker of the project.

Connectors

Among these addons there are also the connectors for various other networks (e.g. Twitter, pump.io, Google+) that are needed for communication when the protocol 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 information on the addon development.

Translation

Addons can be translated like any other part of Friendica. Translation for addons is done at the Transifex Friendica page.

Read more about the workflow in the Friendica translation documentation.