I have updated the module now to support multiple instances of the same module,
a little config (adding name to a file) … altho the module will auto detect if multiples are being used NOW, regardless of the file
ALSO, one lacking feature of this solution is being able to get the form exactly right… as the info is missing in the module data…
BUT i am creating the form info ANYHOW, so it can be saved and manually edited to improve the module experience, and I will use THAT instead of constructing the info every time…
this means u can add selection lists, and other features (very easily)
see the two issues for instructions
multi-module
https://github.com/sdetweil/MMM-Config/issues/2
and save and use schema file
https://github.com/sdetweil/MMM-Config/issues/11