Skip to main content

A package manager for MediaWiki

Project description

mwman - A package manager for MediaWiki

mwman is a python-based package manager for the MediaWiki wiki software.

It strives to automate the installation of extensions, skins and even MediaWiki itself.

Warning: mwman is still in early development and may not be ideal for your production environment needs. Be cautious and have backups!

Usage

$ mwman install checkuser $PATH_TO_WIKI # Installs and enables the checkuser extension
$ mwman uninstall checkuser $PATH_TO_WIKI # Removes it again
$ mwman activate/deactivate checkuser $PATH_TO_WIKI # Activate / Deaectivate an extension
$ mwman install-mediawiki master $PATH_TO_WIKI # Installs the master branch of MediaWiki into $PATH_TO_WIKI

Limitations / Issues

  • Real support is only provided for the latest master version
  • No support for sets of packages
  • Many steps of the MediaWiki installation still have to be done manually
  • The extension loader is not a proper extension itself
  • No search feature
  • No support for third-party repositories
  • Only supports git for obtaining packages
  • No support for different versions of packages
  • Very limited metadata information
  • No way to view package details

These may change as the project progresses in maturity.

Disclaimer

This software comes without any warranty.

This software is not associated with the MediaWiki development team nor the Wikimedia Foundation.

License

mwman is free software and licensed under the terms of the MIT License. See LICENSE.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mwman-0.1.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distributions

mwman-0.1-py3.7.egg (26.0 kB view hashes)

Uploaded Source

mwman-0.1-py3-none-any.whl (12.6 kB view hashes)

Uploaded Python 3

mwman-0.1-py2.7.egg (4.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page