habeuk/language_lighter

A module that helps you update the content language translation status directly through their configuration page

Maintainers

👁 habeuk

Package info

github.com/Habeuk/language_lighter

Type:drupal-custom-module

pkg:composer/habeuk/language_lighter

Statistics

Installs: 77

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

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>

This package is auto-updated.

Last update: 2026-06-18 19:54:11 UTC


README

drupal module which separates translation activation forms from content

Installation

  1. 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
  2. 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
  3. 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)

👁 setting form example

After that all you have to do is access your bundle translation form with the contextual entity operation link (Translation settings)

👁 contextual link example