Editablevar
Categories
Component ID
2654160
Component name
Editablevar
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Overview
Create and edit system wide variables via the administration interface.
We have developed this module for an conference platform to solve the following tasks:
- Store, call and edit system wide variables in a Drupal 8 installation
- Place and edit variables in CSS files (it works a little bit like a CSS preprocessor
- Deliver simple key value pairs in JSON files without authentification
Configuration
You find the configuration page of the Editablevars module below this link:
/admin/config/system/editablevar
You can create there "variable groups", to organize your variables and choose the favored type of group ("Simple" vs "File" vs "JSON").
