/MWStew

MediaWiki extension boilerplate maker

Primary LanguageCSSGNU General Public License v2.0GPL-2.0

Build Status Dependency Status Dependency Status Code Climate

Stories in Ready GitHub license

MWStew: MediaWiki Extension Boilerplate Maker.

A web interface to create boilerplate extension for MediaWiki development.

Live site

For an active demo and to use this tool (or to test it) please visit http://moriel.smarterthanthat.com/apps/MWStew/

Development

This tool is fairly stable, but is currently going through QA and testing, and is continously developed. Please report any bugs you encounter!

Feel free to contribute!

Install

If you want to use this tool, make sure to:

  1. Clone the repo
  2. Run composer install
  3. Run npm install
  4. Run grunt build
  5. Make sure /temp and /includes/twig/cace are both writable by the web server.

Contribute

This is fully open source tool. It will be hosted so anyone that wants to use it can do so without running the script.

Pull requests are welcome! Please participate and help make this a great tool!

Authors

Moriel Schottlender (mooeypoo)