diff --git a/public.php b/public.php index e73efe4a..2fea2500 100755 --- a/public.php +++ b/public.php @@ -20,11 +20,20 @@ if (isset($_GET['action']) && $_GET['action'] === 'get_modules_list') { 'key' => 'installers', 'title' => '🔧 Administrar Instaladores', 'sub' => 'SIIP WhatsApp Notifications', - 'description' => 'Gestiona los datos de los instaladores para el envío de notificaciones WhatsApp.', + 'description' => 'Alta, edición y baja del catálogo de técnicos instaladores (CRUD).', 'image' => '?action=get_image&name=installers-management.png', 'tab' => 'installers', 'plugin' => 'whatsapp' ], + [ + 'key' => 'installer-jobs', + 'title' => '📋 Tareas e Instalaciones Activas', + 'sub' => 'SIIP WhatsApp Notifications', + 'description' => 'Consulta de tareas en curso por técnico y reenvío de notificaciones WhatsApp.', + 'image' => '?action=get_image&name=installers-management.png', + 'tab' => 'installer-jobs', + 'plugin' => 'whatsapp' + ], [ 'key' => 'stripe', 'title' => '💳 Pagos SPEI / Stripe', @@ -1915,8 +1924,13 @@ $installersData = json_decode($config['installersDataWhatsApp'] ?? '{"instalador