mirror of
https://github.com/suitenumerique/drive.git
synced 2026-08-28 18:59:43 +02:00
799 B
799 B
Theming 📝
Footer Theming
The footer is configurable from the theme customization file.
Settings 🔧
THEME_CUSTOMIZATION_FILE_PATH=<path>
Example of a JSON customization file
The json must follow some rules: https://github.com/suitenumerique/drive/blob/main/src/backend/drive/configuration/theme/default.json
footer.default is the fallback if the language is not supported.
Custom translations in the footer 📝
The translations can be partially overridden from the theme customization file.
Settings 🔧
THEME_CUSTOMIZATION_FILE_PATH=<path>
Example of a JSON customization file
The json must follow some rules: https://github.com/suitenumerique/drive/blob/main/src/backend/drive/configuration/theme/default.json