Skip to content

Contributing to the package

Nick Moreton edited this page Jan 27, 2022 · 8 revisions

How to contribute

Docker based development environment.

Clone: https://github.com/nickmoreton/wwi-docker-develop

This is a work in progress project at the moment. Please try it out and contribute to it and let us know of any issues you find or enhancements you'd like to see.

Local development

Clone: https://github.com/torchbox/wagtail-wordpress-import to somewhere on your computer.

Then in your Wagtail app run pip install -e [the_folder_you_cloned_to]

Clone this wiki locally