keystonejs/keystone-classic

Adding links to custom pages in admin UI

Open

#3,676 opened on Nov 7, 2016

View on GitHub
 (7 comments) (0 reactions) (0 assignees)JavaScript (2,288 forks)batch import
help wantedquestion

Repository metrics

Stars
 (14,656 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

How to add links to my own routes and templates (which are not keystone lists) in the admin UI for 4.0 beta version (as was possible in the previous versions by adding an object in keystone.set("nav", {}))?

Contributor guide