TradersVE
And in the routes, when defining their controllers, we cannot define the routes of the views?
I don't know haw to do that in this case, because ModuleConfigurator use another way with a local container. I think you can try to use CompositeContainer in the module routes config that add own ViewFactory to container, and then use this container in the routes.