Hey, awesome container, thank you for creating this!
One thing I noticed is that many modern MediaWiki plugins and themes require the use of Composer (which is a good thing). Sadly it seems like the container does not support that.
It would be awesome if you could include some kind of mechanism to automatically install plugins specified in composer.local.json, as this would mean that we are able to define and update dependencies externally.
Hey, awesome container, thank you for creating this!
One thing I noticed is that many modern MediaWiki plugins and themes require the use of Composer (which is a good thing). Sadly it seems like the container does not support that.
It would be awesome if you could include some kind of mechanism to automatically install plugins specified in
composer.local.json
, as this would mean that we are able to define and update dependencies externally.Thank you! :)