Skip to content

Henk-JanVanHasselaar/wagtailtrans

 
 

Repository files navigation

Wagtail multilanguage module

Features

  • Support multiple language for your wagtail site

Getting started

  1. To install wagtailtrans, run this command in your terminal:
  1. Add wagtailtrans to your INSTALLED_APPS
  2. Perform a migration

You're set!

Settings

The settings WAGTAILTRANS_SYNC_TREE can be used to configure the module to keep your language trees synchronized or not. This is set to True by default.

Use WAGTAILTRANS_SYNC_TREE = False to disable sync and have free flowing trees.

About

A Wagtail add-on for supporting multilingual sites

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.9%
  • HTML 14.6%
  • Makefile 2.2%
  • Nginx 1.3%