+ Manage your application ecosystem. Install, configure, and organize plugins to extend functionality. +
+Installed
+Active
+Available
+Updates
+{{ action.description }}
+v{{ plugin.version }} • {{ plugin.author }}
+Installed {{ plugin.installDate }}
+No plugins installed yet
++ {{ update.currentVersion }} → {{ update.newVersion }} +
+{{ update.updateSize }}
+All plugins are up to date
++ Manage your installed plugins, configure settings, and control access +
+Total Installed
+Active
+Inactive
++ {{ filteredPlugins.length }} plugin(s) found +
+v{{ plugin.version }} • {{ plugin.author }}
+{{ plugin.size }}
++ {{ plugin.description }} +
+ + ++ Try adjusting your search terms or install plugins from the store +
++ Are you sure you want to uninstall {{ selectedPlugin.displayName }}? +
+
+
v{{ selectedPlugin.version }}
++ No configurable settings available for this plugin. +
+{{ pluginData.description }}
+ +{{ pluginData.size }}
+{{ pluginData.menuStructure.length }} Menu Items
+Navigation pages
+{{ pluginData.apiEndpoints.length }} API Endpoints
+REST API routes
+3 Database Tables
+SQL migrations
+{{ menu.title }}
+{{ menu.route }}
+{{ endpoint.path }}
+ {{ item.name }}
+ {{ item.description }}
+Required Scopes:
+User Groups:
+{{ version }}
+ {{ plugin.displayName }}
++ This will install the plugin and make the following changes to your system: +
++ Discover and install new plugins to extend your application's functionality +
++ {{ filteredPlugins.length }} plugin(s) found +
+v{{ plugin.version }}
++ {{ plugin.description }} +
+ + ++ Try adjusting your search terms or browse a different category +
++ Install custom plugin packages to extend your application +
++ Upload plugin packages for CORRAD+ applications. Each plugin should include app.config.js and proper folder structure. + Supported plugins: RBAC, Notification Management, Business Process Maker, Queue Management, Report Management, Audit Trail, and EDMS. +
+Drag and drop your plugin file here, or
+Maximum file size: 50MB
+{{ uploadedFile.name }}
+{{ formatFileSize(uploadedFile.size) }}
+notification-management/ +├── app.config.js # Complete application config +├── pages/ +│ ├── dashboard/ +│ ├── send/ +│ ├── templates/ +│ ├── history/ +│ ├── settings/ +│ └── reports/ +├── components/ +│ ├── NotificationSender.vue +│ ├── NotificationList.vue +│ └── NotificationStats.vue +├── server/ +│ └── api/ +│ ├── notifications/ +│ └── templates/ +├── composables/ +│ └── useNotifications.js +├── migrations/ +│ ├── 001_create_notifications.sql +│ ├── 002_create_templates.sql +│ └── 003_create_schedules.sql +└── scripts/ + ├── pre-install.js + ├── post-install.js + └── pre-uninstall.js+
Report Management System
+Uploaded 3 days ago
+Notification Management System
+Uploaded 1 week ago
+