Skip to content
forked from Leuchtfeuer/locate

The users country and preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. New functionality can be added easily.

License

Notifications You must be signed in to change notification settings

portrino/locate

 
 

Repository files navigation

Language Utilities for TYPO3

Latest Stable Version Build Status Total Downloads Latest Unstable Version Code Climate codecov License

This TYPO3 extension provides some functions to assign a suitable language version of your website to the website user or to deny access to configurable pages in configurable countries (geo blocking).

The full documentation for the latest releases can be found here.

Requirements

We are currently supporting following TYPO3 versions:

Extension Version TYPO3 v10 Support TYPO3 v9 Support TYPO3 v8 Support
11.x x - -
10.x x x -
9.x - x -
8.x - x x

Beta support for TYPO3 v11.0 is available since version 11.0.0.

IPv6 Support

For an accurate IPv6 support, your PHP needs to support either gmp or bcmath. It also has to be compiled without the --disable-ipv6 option. The determination of IP addresses is also possible without these packages, but it is less precise.

Contributing

You can contribute by making a pull request to the master branch of this repository. Or just send us some beers...


This site or product includes IP2Location LITE data available from https://lite.ip2location.com.

About

The users country and preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. New functionality can be added easily.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.5%
  • Shell 1.5%