Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 18 additions & 1 deletion plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -781,6 +781,23 @@
"title": "extendedMail",
"version": "0.8.0"
},
"FileInteractionCore": {
"author": "Youssef BOUTALEB",
"compatible_version": ">=1.2.23",
"description": "Preview and edit task attachments without leaving Kanboard. Renders Word, PowerPoint, Excel, PDF, CSV, Markdown, HTML, JSON and source code in a modal, with an in-browser editor for text, code, CSV and spreadsheet attachments. Every format is parsed in pure PHP and escaped before display; images, audio and video are left to Kanboard's own viewers.",
"download": "https://github.com/youssefboutaleb/kanboard-file-attachment-interaction/releases/download/v1.1.1/FileInteractionCore-1.1.1.zip",
"has_hooks": true,
"has_overrides": false,
"has_schema": false,
"homepage": "https://github.com/youssefboutaleb/kanboard-file-attachment-interaction",
"is_type": "plugin",
"last_updated": "2026-08-18",
"license": "MIT",
"readme": "https://github.com/youssefboutaleb/kanboard-file-attachment-interaction/blob/main/README.md",
"remote_install": true,
"title": "File Interaction Core",
"version": "1.1.1"
},
"FontSwitcher": {
"author": "aljawaid",
"compatible_version": ">=1.2.20",
Expand Down Expand Up @@ -2685,4 +2702,4 @@
"title": "Zulip",
"version": "1.2.0"
}
}
}