-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Is your feature request related to a problem? Please describe.
Add a command line interface for adding, removing and configuring plugins. Use the same interface to configure the main section of the config as well.
Describe the solution you'd like
Add a function that can help users configure plugins by displaying fields, descriptions and checking for reasonable values. The interface should also reveal the user-facing helper functions that some plugins have (e.g. LMS search, lat/lon lookup). This should be a menu driven interface with yes/no questions, prompts for input.
Describe alternatives you've considered
The JSON config file that will be rolled out in 0.6 is terrible to edit by hand
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
In Progress