Dear Cloudron team,
Iβve noticed that in the current Moodle 5.1.1 package on Cloudron, the vendor/ directory is missing under /app/code. This triggers the following error when updating some plugins:
Composer dependencies were not found. Make sure the "composer install --no-dev --classmap-authoritative" command has been run in the Moodle root directory. If you are not using Composer, make sure the vendor directory exists and contains the necessary files.
Moodle still runs fine, but it looks like the Composer dependencies may not be bundled correctly in the app image.
Could you please check if the Moodle package should include the vendor/ folder, or adjust the next build process so Composer dependencies are installed during packaging?
Thanks for your support!




...
!
). I will try to figure out how to revert that 


I completely overlooked the documentation
Alright I'll give it a try 


