From d9012ffddbfa4ae014057c70f08ca37a2656546d Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Sat, 30 May 2026 16:16:59 -0500 Subject: [PATCH] fix: add plugin attribute to task plugin manifest to set element in DB Joomla requires a in the files block to populate the element field in #__extensions. Without it, the DB INSERT fails with "Field 'element' doesn't have a default value". Authored-by: Moko Consulting Co-Authored-By: Claude Opus 4.6 (1M context) --- src/packages/plg_task_mokowaasdemo/mokowaasdemo.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/packages/plg_task_mokowaasdemo/mokowaasdemo.xml b/src/packages/plg_task_mokowaasdemo/mokowaasdemo.xml index 50bf85e..c0a27a6 100644 --- a/src/packages/plg_task_mokowaasdemo/mokowaasdemo.xml +++ b/src/packages/plg_task_mokowaasdemo/mokowaasdemo.xml @@ -17,6 +17,7 @@ Moko\Plugin\Task\MokoWaaSDemo + mokowaasdemo.xml src services forms