Add new menu option to Admin Menu

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 Jahre weitere
How would I go about adding a new menu option to the admin menu and making it go to a specific page?  It's an external page, to another CMS application that I'm using in conjunction with NOPCommerce.

I've been able to add the new node to the Admin SiteMap.xml file, but I don't know how to specify the URL that it should go to when clicked on.
12 Jahre weitere
Found it!  

<siteMapNode title="Product Filter Settings"  url="http://myurl.com"/>
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.