Developer Documentation

Tools for the Nuxeo Platform

Updated: March 18, 2024

Nuxeo offers a series of tools to help you develop on the Nuxeo Platform and customize your Nuxeo instance.

Nuxeo Dev Tools Extension

The Nuxeo Dev Tools browser extension puts some of the more commonly performed actions in the Nuxeo Platform at the administrator's fingertips in a popup window in Google Chrome or Mozilla Firefox.

Nuxeo CLI

Nuxeo CLI lets you easily scaffold common Nuxeo components like empty projects, Nuxeo Packages, Automation Operations, Nuxeo Services... This saves you time writing boilerplate code to focus on your code instead of the structure.

Nuxeo Studio

Nuxeo Studio is a SaaS (Software as a Service) application allowing you to customize Nuxeo products, from minor details to significant changes. With its graphical user interface, you can develop real new applications from the Nuxeo Platform without writing code.

Core Developer Guide

The Core Developer Guide is intended to developers who want to contribute to the Nuxeo Platform. It provides steps to get your development environment operational, information about our development tools and processes and coding and design guidelines.