Extends SilverStripe Translatable module and replaces routing to enable multi-lingual urls
Extends SilverStripe Translatable module and replaces routing to enable multi-lingual URLs. By default the URLs that will be generated with this module installed will look like http://example.com/en/
though there are settings for using the locale instead of just the language code (see the documentation for information).
Composer (recommended):
composer require webbuilders-group/silverstripe-translatablerouting
If you prefer you may also install manually:
After installing you must make some modifications to your Page class, see here for more information.
For full usage and configuration documentation see the docs folder.
Translatable Routing has support for the SilverStripe Google Sitemaps module for 3.1, which will add support for the multi-lingual site per google's documentation on doing this.
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem