@chassain-0 said in MMM-Pages and copies of modules:

hello,

you have to copy calendar to calendar2 folder, rename calendar.js to calendar2.js and rename in Module.register(“calendar2”,{…
Then in defaultmodules. js add “default/calendar2”.

Thank you very much, I followed your instructions and it works now!!!