Le 05/02/13 17:00, Tyler Romeo wrote:
You all may be interested to know that https://github.com/composer/installers actually has a MediaWiki extension composer installer. I'm working on a more robust version, but for now it looks like it works.
Please please do! :-]
I wrote that very basic installer with:
https://github.com/composer/installers/pull/37
It basically installs a mediawiki/foo-bar package under /extensions/FooBar but does not do anything else. One still has to include and configure the extension under LocalSettings.php