Plugin configuration UI/UX #3105
Labels
Task
Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
worksforme
The issue cannot be reproduced and things work as intended.
In #1552, it was contemplated that a plugin many not want/need an entire settings screen of its own. In #2233, it came to pass that the PrivacyManager plugin consolidated various privacy-related configuration settings.
Finding all the privacy-related configuration settings is convenient for the user, but the approach appears to break convention, i.e., a plugin should do one thing, and do it well.
To restate, we should have small, loosely coupled plugins.
Use case: the OptOut plugin was co-opted by the PrivacyManager plugin. As a separate plugin we would have enabled third-party developers to provide a MegaOptOut plugin that may meet other user needs (e.g., configurability).
This ticket proposes a configuration framework that plugins can expose.
Impact:
The text was updated successfully, but these errors were encountered: