keystonejs/keystone-classic

Adding links to custom pages in admin UI

Open

#3676 opened on Nov 7, 2016

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

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