3239 Forks
15033 Stars
15033 Watchers

wagtail

A Django content management system focused on flexibility and user experience

How to download and setup wagtail

Open terminal and run command
git clone https://github.com/wagtail/wagtail.git
git clone is used to create a copy or clone of wagtail repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with wagtail https://github.com/wagtail/wagtail/archive/master.zip

Or simply clone wagtail with SSH
[email protected]:wagtail/wagtail.git

If you have some problems with wagtail

You may open issue on wagtail support forum (system) here: https://github.com/wagtail/wagtail/issues