henningjanssen / axolotl

A module-based website-backend (administration-area) for selfmade websites
Apache License 2.0
0 stars 0 forks source link

Add module-dependencies #5

Open henningjanssen opened 7 years ago

henningjanssen commented 7 years ago

Allow modules to depend on other modules and check dependencies before installation and deinstallation. Multi-module-zip-files are heavily affected as the order to install modules may vary due to dependencies. Dependency-management needs to include versioning. Also versioning for target-system (i.e. axolotl-version) is needed.

henningjanssen commented 6 years ago

Furthermore external dependencies (composer) need to be supported