Navigation:  SoftExpert Suite installation with Docker > Additional procedures >

Customization configuration

Previous  Top  Next

To add customizations to the client environment, follow the steps below:

 

1.Make sure SoftExpert Suite is stopped:

C:\sesuite\sesuite.ps1 stop

 

Or, if the installation is using another disk, such as D:

D:\sesuite\sesuite.ps1 stop

 

2.Access the C:\sesuite\data\customization path through the File Explorer, create the folders, and add the files according to the mapping and the desired customization.

If the installation is in another disk, switch "C:\" for the target installation - for example: D:\sesuite\data\customization.

 

customization

 

Customization example:

 

customexample

 

In this example, the web\wwwroot folder was created within the C:\sesuite\data\customization folder and the redirect.php file was added.

Then, the application was started, and it was checked, within the container, that the customization had been applied within the default path of the web folder.