habeuk/language_lighter
A module that helps you update the content language translation status directly through their configuration page
Maintainers
Package info
github.com/Habeuk/language_lighter
Type:drupal-custom-module
pkg:composer/habeuk/language_lighter
1.0.6
2026-02-18 19:10 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT e0fcfc26ec91c6f9b8cce0a3f6a8edbd17819d79
- vystii <ngahabanda.woop@gmail.com>
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)
