{"id":15134691,"url":"https://github.com/razesoldier/mwextupgrader","last_synced_at":"2025-10-23T11:30:46.947Z","repository":{"id":53849185,"uuid":"120213152","full_name":"RazeSoldier/mwExtUpgrader","owner":"RazeSoldier","description":"A tool for batch upgrade MediaWiki extensions","archived":false,"fork":false,"pushed_at":"2024-09-25T08:28:21.000Z","size":112,"stargazers_count":25,"open_issues_count":1,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-30T18:03:11.559Z","etag":null,"topics":["mediawiki","php-cli"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RazeSoldier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-04T18:54:50.000Z","updated_at":"2025-01-19T07:35:24.000Z","dependencies_parsed_at":"2024-09-21T09:00:59.043Z","dependency_job_id":null,"html_url":"https://github.com/RazeSoldier/mwExtUpgrader","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RazeSoldier%2FmwExtUpgrader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RazeSoldier%2FmwExtUpgrader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RazeSoldier%2FmwExtUpgrader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RazeSoldier%2FmwExtUpgrader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RazeSoldier","download_url":"https://codeload.github.com/RazeSoldier/mwExtUpgrader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237811580,"owners_count":19370151,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mediawiki","php-cli"],"created_at":"2024-09-26T05:23:47.896Z","updated_at":"2025-10-23T11:30:41.656Z","avatar_url":"https://github.com/RazeSoldier.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mwExtUpgrader\n**A tool for batch upgrading MediaWiki extensions**\n\n## Project Purpose\n\nMany MediaWiki administrators update extensions one by one using the [ExtensionDistributor](https://www.mediawiki.org/wiki/Special:ExtensionDistributor), often without using Git. This can be time-consuming and cumbersome.\n\n**`mwExtUpgrader` is designed for operators who prefer not to use Git for managing extensions, but want a simpler, more efficient way to batch upgrade their MediaWiki extensions.**\n\n## Features\n* Batch upgrades of MediaWiki extensions.\n* Replaces old extension files with new versions in one streamlined process.\n\n## How to Use\n\n`mwExtUpgrader` is an interactive script.\n\n### Using the Release Version\n\nIf you have downloaded the pre-built `.phar` release, simply run the following command:\n\n```bash\nphp mwExtUpgrader.phar\n```\n\n### Using the Source Code\n\nIf you've downloaded the source code, you will need to have [Composer](https://getcomposer.org/) installed to manage the dependencies. Once you have Composer, run the following commands:\n\n```bash\ncomposer install\nphp run.php\n```\n\n## Preparing a Release\n\nTo create a new release, use the `build.php` script. This script packages the project and its dependencies into a [PHAR archive](https://en.wikipedia.org/wiki/PHAR_\\(file_format\\)), a single executable PHP file.\n\nOnce the `.phar` file is built, it can be executed like any standard PHP file.\n\n```bash\nphp build.php\n```\n\n## Support\n\nIf you encounter any issues while using the script or have suggestions for improvements, please submit them via [GitHub Issues](https://github.com/RazeSoldier/mwExtUpgrader/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frazesoldier%2Fmwextupgrader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frazesoldier%2Fmwextupgrader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frazesoldier%2Fmwextupgrader/lists"}