Developer Documentation

Getting Started

Updated: March 18, 2024

This section provides step-by-step instructions to help you understand how to implement Nuxeo Platform features, through a practical use case. You will use:

  • Nuxeo REST API
  • Nuxeo Javascript Client
  • Nuxeo Studio
  • Nuxeo CLI

1 - Discover


This tutorial is composed of different steps to guides you on a tour of the Nuxeo Platform and its features through its APIs.



Let's go 

2 - Configure


This tutorial introduces you to a few important aspects of Nuxeo Studio so that you can take advantage of this great product as quickly as possible.


Let's go 

3 - Develop


This tutorial takes a contract's start date and add three months to it, but you can think of integrating any custom logic in your Java class.



Let's go 

4 - Publish


This tutorial will show you how to package, hot reload, release and finally publish your project using Nuxeo CLI.





Let's go 

Learning plan ordering
These pages follow a specific order, make sure to respect it as some exercises depend on previous configuration.