Open
Description
Description
As the project grows in user base/deployments/sites/developers/development it may necessitate some form of versioning for plugins.
This needn't be onerous.
It might simply be that the given plugin leads/maintainers, increment a file within the plugin to represent version/state of the plugin itself.
Or perhaps an existing variable is enhanced.
Either way the end result should just be something simple.
E.g.
PluginA version: 0.2.0
PluginB version: 1.1.0
Going further it might be useful to have an admin viewable summary page of plugins loaded and versions showing. Which might also contain a suggest primary and secondary maintainer or some sort of author information.
Component
No response