Skip to content

Implement plugin settings in admin console #108

@mickmister

Description

@mickmister

The configuration for the plugin is currently handled directly in the server's config.json, which makes it difficult to manage since you can't use the MM UI to do so.

The task here is to declare these config settings in the plugin's plugin.json file, and implement any complex settings as a custom setting in the admin console.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type/EnhancementNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions