I have been trying to install the Kirby Modules Plugin and followed the instructions from https://github.com/getkirby-plugins/modules-plugin/blob/master/readme.md but when I test it on the default template, nothing prints out. When I var_dump $page->module() it returns null. Not the module object.
I’m using the plugin’s demo content (gallery and text).
In the panel everything seems to work fine. I can create subpages with the module templates (text module and gallery module) and the modules content files are in the content folder after I hit the save button.
Yes, otherwise you wouldn’t be able to sort the modules. Making modules invisible is also a feature to allow editors to prepare a module before publishing it.