3,958
edits
Juho Kunsola (talk | contribs) (Ran 'composer require wikimedia/composer-merge-plugin' ...) |
Juho Kunsola (talk | contribs) |
||
Line 11: | Line 11: | ||
:* Installed MLEB component with git: [[mw:Extension:CLDR]] | :* Installed MLEB component with git: [[mw:Extension:CLDR]] | ||
* Installed [[mw:Extension:Translate]] with git | * Installed [[mw:Extension:Translate]] with git | ||
* Started installing extensions that cannot be installed with composer using these instructions [[mw:Download from Git#Using Git to download MediaWiki extensions]] | |||
* Wrote <code>'/w/composer.local.json'</code> to automate installation of extensions certain and their dependencies | * Wrote <code>'/w/composer.local.json'</code> to automate installation of extensions certain and their dependencies | ||
* Installed zipping and unzipping for PHP to make composer work: '<code>sudo apt install zip unzip php7.0-zip'</code> | * Installed zipping and unzipping for PHP to make composer work: '<code>sudo apt install zip unzip php7.0-zip'</code> |