1.3. 3Dfindit config and plugins available via SITESETUP

3Dfindit config and plugins can be made available via SITESETUP.[2]

Defaults are stored in:

  • /webapps/3dfindit-enterprise/custom_config.json

    [Note]Note

    As of V12.6 changes have to be stored under $CADENAS_SITESETUP/3df/custom_config.json.

    Default configuration and additional code will be merged.

    Before the update you should save the file custom_config.json or store under $CADENAS_SITESETUP/3df. The file should only contain the changes.

    Also see Section 6.2, “Add buttons to UI” in PARTsolutions - Administration Manual.

  • /webapps/3dfindit-enterprise/plugins/*

    [Note]Note

    The plugins.js overwrites the delivered file if it exists under SITESETUP/3df/plugins.

    Also see Section 6.3.2, “Code executed on server (VBS)” in PARTsolutions - Administration Manual.




[2] #152801