Wiki Home Client Interface Customize Client UI

Customize Client UI

2023-05-20
customize, client, ui

In order to assist customers in customizing the user interface based on their specific needs, we have added an option to save their changes even as we continue to release new versions every week, your changes will still be the same.

Within the icafemenu/HTML folder, you will find the main.htm file. This file is replaced every time a new software update is released. In order to save your customizations, you should make a copy of this file and rename it as desired. For the purposes of this explanation, we will rename it as custom.htm (Figure 1).

Figure 1

after this you can do any changes you want at the custom.htm and this file will not change by our updates

In order for the client to view the custom.htm file instead of the main.htm file, you will need to navigate to the settings page within the admin panel. From there (Figure 2), you can select the name of your custom file and save it, as shown in (Figure 1).

Figure 2

If you make any changes to CSS files or JS files, you should follow the same procedure by renaming them. However, it is important to note that you will also need to rename the CSS file/ JS files that are being used by the corresponding HTML file in order for the changes to take effect.

Related: