/langdetect

Allows to detect user's language and automatically redirect the user to the language

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Build Status Scrutinizer Code Quality

Language detector is a GPL Cart module that allows to detect user's language and automatically redirect the user to the language.

Installation

  1. Download and extract to system/modules manually or using composer composer require gplcart/langdetect. IMPORTANT: If you downloaded the module manually, be sure that the name of extracted module folder doesn't contain a branch/version suffix, e.g -master. Rename if needed.
  2. Go to admin/module/list end enable the module