gplcart / langdetect
Allows to detect user's language and automatically redirect the user to the language
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:gplcart-module
Requires
This package is not auto-updated.
Last update: 2024-12-22 05:24:15 UTC
README
Language detector is a GPL Cart module that allows to detect user's language and automatically redirect the user to the language.
Installation
- Download and extract to
system/modules
manually or using composercomposer 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. - Go to
admin/module/list
end enable the module