You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dennis Stumm edited this page Jun 24, 2020
·
15 revisions
General info
Currently it is possible to adjust the images and locales of the application. After adding the customized files the following command must be run
to rebuild the application and apply the customizations:
npm run ENVIRONMENT (e.g. dev or prod)
The folders for the customization files are ignored by git and doesn't gets overwritten by pulling a new release.
Images
To customize the images of the applications (e.g. logo) put the custom image with same name as the original image under the path resources/custom/images.
Locales
To customize the locales put a JavaScript file in the following folder resources/custom/js which makes the wanted adjustments, for example: