Introduction
This section provides an overview of Nocto - a pluggable, modular Medusa Admin built for full customization.
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.
Get Started
Install Nocto and get your customizable Medusa Admin running in minutes.
Configuration
Hide or adjust existing components in Nocto
Extend UI
Replace or add new components using Nocto's modular system.
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
Feature | Description |
---|---|
No-code Configuration | Hide or configure existing components via configuration file |
Plugin-Based Architecture | Drop in new features or override existing ones with lightweight plugins. |
UI Component Replacement | Swap out default views with your own React components. |
Routes Replacement | Swap, override or remove routes to achieve full customization |
Plugins slots | Work not only with pages, but configure even a small UI elements |
RBAC | Easily implement RBAC system |
Medusa Native | Seamlessly integrates with the Medusa backend and API. |
Modern Stack | Built 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?