diff --git a/plugins.json b/plugins.json index 9c53876..f9f5f04 100644 --- a/plugins.json +++ b/plugins.json @@ -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", @@ -2685,4 +2702,4 @@ "title": "Zulip", "version": "1.2.0" } -} +} \ No newline at end of file