Localized Configuration
Localized Configuration is a Drupal module that provides a centralized interface for managing website configuration. It is particularly useful for handling language-specific configuration differences, especially in multisite setups. This module serves as a framework for developers to build custom configuration solutions.
Synopsis
The Localized Configuration module is a custom layer on top of Drupal's configuration management system, allowing to build a centralized configuration interface for your website with reduced effort.
Localized Configuration does a lot of the footwork in regards to storing configuration and, most importantly, handles differences between different locales and languages in the Drupal environment, making it especially valuable if you use languages in a multisite context.
This module is intended as a framework for developers and does not provide meaningful functionality on its own for site-builders.
Usage
View the included documentation for instructions on how to use the module.
Additionally, a sub-module called Localized Configuration Example is provided inside, which offers example code on how to make a custom plugin.
Credits
- The development of this module is sponsored by arocom GmbH and Alfons W. Gentner Verlag GmbH & Co. KG.
- The logo was created using the Globe and Wrench icons from Font Awesome.