-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Roadmap for the upcoming 2.0.0-release
This list represents the current state of the integration-branch.
Updates & Features:
- Improve frontend language and country detection (#12)
- Add support for most common multilingual url-structures (#12)
- Add support for (sub)domain-language-mapping (#12)
- Add full support for (optional) country-codes (#13)
- Add support for htaccess-rewrite-rules (#15)
- Make redirecting optional and add configuration-settings for different scenarios (#10)
- Add event
multilingual redirect(making full use of Symphony's native event logic for this feature) - Add datasource
multilingual(containing information about all provided languages and countries) - Add support for restricted languages (#23)
- PHP7 Support
Documentation:
- Configuration
- Multilingual URL Structures & Routing
- Multilingual Pages
- Multilingual Sections
- Multilingual Data Sources
- Frontend Language Detection
- Frontend Redirection
- Frontend Region Detection
Testing:
All the newly supported language detection methods and url-structures need to be tested in different scenarios and in combination with other (routing-)extensions. Any help and feedback is very welcome!