entity_change_default_language_ui
15 sites
No security coverage
This module provides a service for changing the default language of an entity from the content list and a service to mass update contents with a batch from back-office UI.
Features
- Node entity operation
- Batch for mass update
Installation
composer require 'drupal/entity_change_default_language_ui:^1.0'
Usage
Change a Node default language :
- Go to admin "Content" page
- Search the node to update in the list
- In "Operations" column select "Change default language"
Change all nodes default languages :
- Go to Configuration → Region and language → Change entities default language