An open API service indexing awesome lists of open source software.

https://github.com/backdrop-contrib/i18n

Collection of modules to extend Backdrop CMS multilingual capabilities
https://github.com/backdrop-contrib/i18n

backdropcms localization multilingual translation

Last synced: 3 months ago
JSON representation

Collection of modules to extend Backdrop CMS multilingual capabilities

Awesome Lists containing this project

README

        

# Internationalization (i18n)

I18n is a collection of modules to extend Backdrop core multilingual
capabilities and be able to build full-featured multilingual sites. This
module makes possible:

- Taxonomy translation (both, per language terms and translatable terms)
- Enhances node translation
- Menu (item) translation
- Field label translation
- Internationalization for (core) contact forms
- Path "translation", for instance declare different views as translations
of each other
- Synchronize field values across translated content
- Redirect visitors to the proper translation of current page, if available

## Installation

- Install this module using the official
[Backdrop CMS instructions](https://docs.backdropcms.org/documentation/extend-with-modules)

## Issues

Bugs and Feature requests should be reported in the
[Issue Queue](https://github.com/backdrop-contrib/i18n/issues)

## Upgrade from Drupal 7

Backdrop core took over several tasks for translations, so this module had
to go through a bigger rewrite. Although i18n now contains less submodules,
most of the functionality should still be available.

"Most" means, that some functionality had to be dropped or implemented
differently.

A migration path from Drupal 7 is available.

## Current Maintainers

Work is ongoing and we need help. If you're willing to test functionality
and/or provide pull requests, feel free to open an issue.
Your help is highly appreciated!

- [docwilmot](https://github.com/docwilmot)
- [Indigoxela](https://github.com/indigoxela)
- Help wanted

## Credits

- Port to Backdrop CMS was begun by [docwilmot](https://github.com/docwilmot)
- Originally written for Drupal by [Jose Reyero](https://www.drupal.org/u/jose-reyero)

## License

This project is GPL v2 software. See the [LICENSE.txt](https://github.com/backdrop-contrib/i18n/blob/1.x-1.x/LICENSE.txt)
file in this directory for complete text.