Adding Custom Routes to the Admin Sidebar #2924
Answered
by
DanRibbens
Bradleykingz
asked this question in
Q&A
-
I've managed to create new routes on the admin dashboard, but I'm not sure how to make them discoverable. Is there a way to add custom routes to the sidebar? |
Beta Was this translation helpful? Give feedback.
Answered by
DanRibbens
Jul 3, 2023
Replies: 1 comment
-
Hi @Bradleykingz, I think you're looking for Does that fit your need? |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zubricks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Bradleykingz,
I think you're looking for
BeforeNavLinks
orAfterNavLinks
which are documented here: https://payloadcms.com/docs/admin/componentsDoes that fit your need?