Feature #2407
Allow Plugins to display their config in the Settings UI
Description
Plugins should be configurable in the UI. Disabled Plugins should not be displayed, but should remain in the UI in case they are re-enabled. Patch incoming :)
Related issues
Associated revisions
History
#1
Updated by Greg Sutcliffe over 6 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Applied in changeset 860078524b3343394ea78a8ebd871e12e063fce2.
fixes #2407 - Add STI to settings model
Also adds some tests for rendering new/missing STI models, and
refactors the old default_settings loader into the new sub-models.