Morpheus Report Generator

Create report plugins for Morpheus using a 'nocode' approach

Enter a descriptive name for your custom report (e.g., "User Activity Summary")
Provide a brief description of what this report displays and its purpose
Java package namespace for your plugin classes (use reverse domain notation, for example, `com.{yourcompany}`)
Choose the category that best fits your report type for organization in Morpheus
Semantic version number for your plugin (e.g., 1.0.0, 1.2.3)
Version of the Morpheus Plugin SDK to use (check latest version in documentation)

Enter a valid SQL SELECT query to see available fields

Optional Plugin Metadata