A translation plugin for Wagtail CMS that enables multilingual content management within the admin interface.
Wagtail Localize is a translation plugin for the Wagtail CMS that enables content editors to translate pages and snippets directly within the Wagtail admin interface. It solves the problem of managing multilingual websites by providing integrated translation workflows, external service integrations, and support for standard translation file formats like PO files.
Wagtail CMS developers and content editors who need to build and maintain multilingual websites with an integrated translation workflow within the Wagtail admin interface.
Developers choose Wagtail Localize because it provides a native, integrated translation experience within Wagtail, eliminating the need for separate translation management systems while offering flexibility through external service integrations and standard file format support.
Translation plugin for Wagtail CMS
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Enables translation of pages and snippets directly within Wagtail's admin interface, eliminating the need for external tools and streamlining content management for editors.
Integrates with translation services like Pontoon and DeepL, allowing for automated or collaborative translation processes as highlighted in the README.
Supports import and export of translations using standard PO files, facilitating easy integration with existing translation tools and workflows.
Built specifically for Wagtail CMS, it fully replaces and enhances the built-in locale management for a seamless, integrated experience.
Requires specific versions of Python, Django, and Wagtail (e.g., Wagtail 6.3-7.2), which can complicate upgrades and limit compatibility with other packages.
Installation involves multiple steps like enabling internationalisation in Wagtail/Django and adding apps to INSTALLED_APPS, increasing initial setup time and complexity.
Tightly coupled to Wagtail CMS, making it unsuitable for projects that might migrate to a different platform, as it lacks standalone functionality.