Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wagtail/wagtailtrans
A Wagtail add-on for supporting multilingual sites
https://github.com/wagtail/wagtailtrans
multilingual wagtail
Last synced: 3 months ago
JSON representation
A Wagtail add-on for supporting multilingual sites
- Host: GitHub
- URL: https://github.com/wagtail/wagtailtrans
- Owner: wagtail
- License: bsd-3-clause
- Created: 2016-10-07T09:54:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-08-08T16:13:54.000Z (over 3 years ago)
- Last Synced: 2024-05-21T13:51:33.878Z (9 months ago)
- Topics: multilingual, wagtail
- Language: Python
- Homepage: http://wagtailtrans.readthedocs.io/
- Size: 753 KB
- Stars: 103
- Watchers: 24
- Forks: 60
- Open Issues: 57
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-wagtail - wagtailtrans - A Wagtail add-on for supporting multilingual sites. (Apps / Translations)
README
.. image:: https://raw.githubusercontent.com/wagtail/wagtailtrans/master/docs/source/_static/wagtailtrans-logo.png
:alt: Wagtailtrans logo.. image:: https://github.com/wagtail/wagtailtrans/workflows/test/badge.svg
:alt: Build status.. image:: https://codecov.io/gh/wagtail/wagtailtrans/branch/master/graph/badge.svg
:target: https://codecov.io/gh/wagtail/wagtailtrans
:alt: Code coverage.. image:: https://badge.fury.io/py/wagtailtrans.svg
:target: https://badge.fury.io/py/wagtailtrans
:alt: PyPi version.. image:: https://readthedocs.org/projects/wagtailtrans/badge/?version=latest
:target: http://wagtailtrans.readthedocs.io/en/latest/?badge=latest
:alt: Documentation StatusWagtail multilanguage module
============================Support multiple languages for your Wagtail site.
.. warning::
Wagtailtrans is compatible with 2.10.x and lower.
If you want migrate to Wagtail 2.11 and up,
and switch to the new native wagtail translation system introduced in version 2.11,
you can follow the `migration guide written by Christian Haintz of the Carrot & Company `_.
We will accept pull requests to make Wagtailtrans compatible with Wagtail 2.11 and up.Requirements
------------- Python 3.5+
- Django 2+
- Wagtail 2.7+Getting started
---------------Follow our `Getting Started `_ guide to start integrating Wagtailtrans.
Documentation
-------------The complete project documentation can be found on `Read the Docs `_
Who's using it?
---------------If you want to see some examples on how Wagtailtrans is running in a production environment you can take a look at the following websites:
* `Hendrix Genetics `_
* `Wiskerke Onions `_