Download the PHP package level51/translatable-tlds without Composer
On this page you can find all versions of the php package level51/translatable-tlds. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download level51/translatable-tlds
More information about level51/translatable-tlds
Files in level51/translatable-tlds
Package translatable-tlds
Short Description SilverStripe module providing TLD-based locale switching using Translatable.
License MIT
Informations about the package translatable-tlds
Translatable Top-Level-Domains for SilverStripe
This modules enables having duplicate URLSegments for different TLDs on one host, e.g. lvl51.de/about and lvl51.com/about. Since this is intended to be used alongside the Translatable module there will be entries in the SiteTree
table for each of pages/URLSegments.
Dependencies
- SilverStripe Framework ~3.1
- SilverStripe CMS ~3.1
- Translatable ~2.1
Installation
If you don't like composer you can just download and unpack it to the root of your SilverStripe project.
Be sure to run dev/build?flush=all
after you have added the module.
Features
- Locale-sensitive delivery of
SiteTree
records. - Helper methods for working with TLDs:
Configuration
You can add rules via Config API:
If part is set to 'subdomain', then the module will switch to subdomain matching.
Maintainers
- Julian Scheuchenzuber [email protected]
All versions of translatable-tlds with dependencies
silverstripe/framework Version ~3.1
silverstripe/cms Version ~3.1
silverstripe/translatable Version ~2.1