Customizing Web Files
You must store all the custom files you create, whatever their type, in the Hopex Application Server Customization module. These files are also part of the package to be pushed to Staging/Production environment.
From the Content Manager page you can upload all your custom images to override the default images.
For example, you can customize images like:
the favorite icon: "favicon.ico
the login background image: loginbackground.jpg
the logo at the top left corner: logo-H.png
To save your Web files in your custom package:
1. Access the Content Manager page.
2. Display the Web page.
3. Click Browse .
4. Select your file and click Open.
Your file is added to the Web list.
It is stored in the custom folder matching the standard folder structure.
E.g.:
the standard file (loginbackground.jpg) is located in C:\...\HOPEX Application Server\<HAS instance name>\.shadowFiles\hopex.specific.assets\<Module version>\has.uas\wwwroot\images
the custom file (loginbackground.jpg) is added to C:\...\HOPEX Application Server\<HAS instance name>\.shadowFiles\has.custom\<Module version>\has.uas\wwwroot\images