You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spree...@googlegroups.com
Hi Guys! Currently building a CMS extension for Spree. I successfully added "CMS" into the admin menu but not sure how to create a sub-menu for it (Pages/Blog/Categories etc.). I saw that there is a submenu partial in the views/spree/admin/shared directory, but based on the tabs partial I am not sure how to add the submenu items with the urls i created for them in the extension… Any suggestions?
Best Wishes, Matt
Alberto Vena
unread,
Nov 9, 2013, 4:03:32 PM11/9/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spree...@googlegroups.com
Hi Matt,
you can take a look at the other resources which use that submenu, for example at products.
Basically you have to add a shared partial in each views you want the menu to be displayed.