On 23 February 2015 at 17:54, Brenton Horne <brentonhorn...@gmail.com> wrote:
> 4. I then downloaded the zip file for ParamProcessor here
>    https://codeload.github.com/JeroenDeDauw/ParamProcessor/zip/master,
>    extracted its contents, copy-pasted it to
>    |C:\Bitnami\mediawiki-1.24.1-0\php| (where it was in its own
>    directory ...\ParamProcessor). I then added ||
>
>    |"require": {|||
>    |||"/Bitnami/mediawiki-1.24.1-0/php/ParamProcessor/param-processor":
>    "~1.0"|||
>    |||    }|
>    to
>    |C:\Bitnami\mediawiki-1.24.1-0\php\PEAR\AWSSDKforPHP\Composer.json|
>    as the READEME.md file that came with it said I should and reloaded
>    the same page on my Wiki to receive the same error.

That's not what it says. There is no need to download or unzip
anything. Just go to your MW base directory (the one with
LocalSettings.php in it) and run
composer require "param-processor/param-processor: ~1.0"

_______________________________________________
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to