Skip to content
This repository was archived by the owner on May 23, 2026. It is now read-only.
This repository was archived by the owner on May 23, 2026. It is now read-only.

UI Customizations (Not in docs) #10

Description

@laravellously

Hello team 👋,

First of all, thanks for building nocto — the modular approach and developer-first mindset is exactly what we’ve been looking for in a Medusa admin.

I’ve been exploring the framework and trying to extend/customize it, but I’m currently stuck with:

  1. Customizing the Auth pages

    • Is there an official way to override or extend these pages while still keeping the pluggable architecture intact?
    • Should we be working directly inside nocto or via a plugin/module layer?
  2. Creating new custom pages, such as an Onboarding flow.

    • What’s the recommended way to register new routes and pages within nocto?
    • Is there a hook or config entry point for injecting custom React pages into the admin navigation?

I’ve checked the repo and docs but haven’t found clear guidance on these topics. A small example or starter template for:

  • overriding an Auth page
  • adding a new custom page

…would go a long way in helping teams build on top of nocto effectively.

Environment

  • Nocto version: [latest]
  • Medusa version: [v2]
  • Node.js version: [v22]

Expected outcome:
Clear guidance (docs, examples, or patterns) for extending the Auth flow and adding new pages.

Thanks again for the project! Happy to contribute back once I get the hang of the extension points.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions