You can use own repositorys for your modules.
So that you can use your own Git repositories, this must contain a special structure:
📁
<module>⠀⠀⠀⠀〰️
[...]⠀⠀⠀⠀〰️ 📄
/module.package📁
/modules.packages/⠀⠀⠀⠀〰️ 📦
<module>.zip📄
/modules.list
The modules.list is located in the main directory and provides all currently usable modules that are located in the <module> folder of the same name. In addition to this, the packed module for installation exists as a ZIP archive in the modules.packages folder
This directory contains only ready-to-install modules that are stored in a ZIP archive.
The source code of a module. This contains at least the module.package, see Module Example ~> module.package
Please visit the Module-Documentation.
Feel free to look into our Modules Repository. Here you can find a productive sample of:
<modules>Foldermodules.packagesFoldermodules.listFolder