Deploy the help centre
Upload the complete directory without merging it into the CRM application or modifying CRM files.
Recommended location
Place the directory beside the CRM or in a separate documentation domain, for example /help-centre/. Preserve the articles, categories and assets folders.
Web server requirements
Any normal static-file web server is sufficient. PHP and a database are not required. Opening index.html directly also works because the search data is delivered as a local JavaScript file rather than fetched through an API.
Link from Britixo Enterprise CRM
Add a normal custom menu link to the deployed index.html URL through the supported menu or header configuration tools. Do not edit CRM core files solely to expose the directory.
Caching
Static assets can be cached by the web server. When replacing the package, purge any reverse-proxy or browser cache so updated CSS, JavaScript and search data are served.
