This plugin is unlike any other. Before you can configure it you must enable it. And while it is disabled you can not even see the saved values.
Why? I can't see a reason for this
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-02-01 23:15:16 |
Closed_By | ⇒ | brianteeman | |
Labels |
Added:
No Code Attached Yet
Removed: ? |
For some reasons, the plugin parameters are loaded via plugin method https://github.com/joomla/joomla-cms/blob/4.0-dev/plugins/system/languagecode/languagecode.php#L127 , not define in XML like other plugin parameters. I guess we need to implement a new Form Field Type for parameters from this plugin so that the parameters not depend on status of the plugin like how it works at the moment.