Introduction

This section provides an overview of Nocto - a pluggable, modular Medusa Admin built for full customization.

Banner

Nocto

Nocto is a modular, pluggable admin panel built on top of Medusa. It’s designed for developers and teams who want full control over their commerce admin tool — from UI customization to new feature integration.

With Nocto, you can easily replace, extend, and compose your admin experience using a modern and maintainable plugin-based architecture.

Why Nocto?

The default Medusa Admin has its limitations (non-configurable sidebar, predefined injection zones, no RBAC etc.) - but Nocto is for those who want more. It gives you the power to mold the interface to your vision.

Built with modern web tech, it prioritizes flexibility, clarity, and modularity.

Use Nocto for:

  • Custom Sidebar – Replace, add or remove items on the sidebar
  • Pluggable UI elements – Create your own UI plugin and install it on top of Nocto. Replace existing pages or add completely new ones wherever you want.
  • Dynamic slots – Tailor the UI by injecting your components into existing modules which are exposing the slots
  • RBAC - render different UI for different users. Fully backend-agnostic.

Core Features

FeatureDescription
No-code ConfigurationHide or configure existing components via configuration file
Plugin-Based ArchitectureDrop in new features or override existing ones with lightweight plugins.
UI Component ReplacementSwap out default views with your own React components.
Routes ReplacementSwap, override or remove routes to achieve full customization
Plugins slotsWork not only with pages, but configure even a small UI elements
RBACEasily implement RBAC system
Medusa NativeSeamlessly integrates with the Medusa backend and API.
Modern StackBuilt with Tailwind CSS, TypeScript, and modular React.

Using This Kit

Use the navigation on the left to explore topics from installation to advanced customization.

Each section includes clear examples and code snippets to help you quickly extend or build your own admin UI.

Start with the Installation Guide to get up and running.

Community Support

Got questions or want to contribute?