Addons

Default URL Patterns

Updated: March 18, 2024

JSF UI Deprecation
This requires to have the JSF UI addon installed on your server that is deprecated since Nuxeo Platform LTS 2019.
Please refer to the Web UI documentation.

This page introduces the URLs used in Nuxeo Platform and tries to bind them to services/addons.

URLs:

  • /nuxeo/nxdoc: navigation by document ID in Workspace tab
  • /nuxeo/nxpath: navigation by document path in Workspace tab
  • /nuxeo/nxfile: URL to download a file
  • /nuxeo/nxbigfile: URL to download big files or automatic switch from nxfile if file size > 5 MB (default value)
  • /nuxeo/nxhome: navigation under Home tab
  • /nuxeo/nxadmin: navigation under Admin tab
  • /nuxeo/nxsearch: navigation under Search tab
  • /nuxeo/nxdam: navigation in DAM (when the DAM Nuxeo Package is installed)

The complete list of contributions can be browsed on the explorer.

Other URLs exposed by WebEngine module are of the form /nuxeo/site/* (where * is a service offered by a WebEngine module), please refer to Default WebEngine Applications for the list of corresponding URLs.

Other URLs:

  • /nuxeo/atom/cmis : CMIS service

 


Other URL related documentation

URLs for Files Navigation URLs