Do I simply download this into the Extensions Folder and then call the script within the Extensions Folder? Thanks!
Topic on Talk:MwExtUpgrader
Appearance
MwExtUpgrader can be placed in any location. It does not depend on the current working directory.
Just figured it out but thanks for the answer. For others like me here is what I did: I put the code into the Extensions folder and it requested my absolute path. Then it was cool as it asked what version I wanted to go to and it did include MW 1.35. It did tell me: ExtensionDistributor unsupported Maps, ExtensionDistributor unsupported Purge, ExtensionDistributor unsupported EmbedVideo, ExtensionDistributor unsupported Validator.
It also said: "In UpgradeTask.php line 163:
file_get_contents(/home/iafstghq/digitalmatrixgroup.com/extensions/Wikibase/extension.json): failed to open stream: No such file or directory"
I presume this is something I have to go find as I am upgrading and have errors anyway.
Got it all resolved. It dealt with I copied the old composer.json over. Great script my friend!!!!
Thanks report. This is a bug that not check if extension.json exists before reading it.
Thanks report. This is a bug that not check if extension.json exists before reading it.