habeuk / language_lighter
A module that helps you update the content language translation status directly through their configuration page
Installs: 58
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:drupal-custom-module
README
drupal module which separates translation activation forms from content
Installation
- Retrieve this module files in your site module folder or user composer to do using the following command:
composer require habeuk/language_lighter:^1.0.0
- Instal The module using Drush(only if you have it and from the folder containing de web folder) or through the GUI. The drush command is
vendor/bin/drush en language_lighter
- Clear cache
Use
First you have to enable the module fonctionnality on your entity(ies). To do so, go to the language_lighter config form( Route:/admin/config/system/language-lighter
)
After that all you have to do is access your bundle translation form with the contextual entity operation link (Translation settings)