<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[admin-template based custom dashboard migration to Mango 3.0]]></title><description><![CDATA[<p dir="auto">Hi All,</p>
<p dir="auto">I've got an existing dashboard based on the adminTemplate in Mango 2.8 and would like to use it as the basis for a new but very similar project using mango 3.0. As much as I'd love to re-do it all with the new dashboard system, its not really an option time wise.</p>
<p dir="auto">I've been looking to see how best to migrate this, but it seems there have been significant changes under the hood with Mango that means this is not a trivial thing to do.</p>
<p dir="auto">I notice there is another thread saying that the adminTemplate is broken right now in Mango 3.0, so I can't even use that as a good reference to start from.</p>
<p dir="auto">Is there any guide or documentation on how to migrate?</p>
<p dir="auto">Cheers!<br />
-Shaun</p>
]]></description><link>https://forum.mango-os.com/topic/2783/admin-template-based-custom-dashboard-migration-to-mango-3-0</link><generator>RSS for Node</generator><lastBuildDate>Wed, 19 Aug 2026 21:17:23 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/2783.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 26 May 2017 07:33:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to admin-template based custom dashboard migration to Mango 3.0 on Thu, 29 Jun 2017 15:49:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shaun" aria-label="Profile: shaun">@<bdi>shaun</bdi></a> I just followed your exact steps using Mango Core v3.1.1 and Mango UI v3.1.5 and I had no problems. You have to replace adminTemplate in 2 places, make sure you get both.</p>
<p dir="auto">Can you let me know your core and UI module versions, what browser you are testing on, and also open the developer console (Ctrl-Shift-I in chrome) and let me know if there are any errors in the console. Also try clearing your cache.</p>
<p dir="auto">edit: I'm going to say again that we don't recommend taking this route, you would be better off using a custom page or the dashboard designer unless you have a need for a highly customized app and you are comfortable maintaining it.</p>
]]></description><link>https://forum.mango-os.com/post/14762</link><guid isPermaLink="true">https://forum.mango-os.com/post/14762</guid><dc:creator><![CDATA[Jared Wiltshire]]></dc:creator><pubDate>Thu, 29 Jun 2017 15:49:20 GMT</pubDate></item><item><title><![CDATA[Reply to admin-template based custom dashboard migration to Mango 3.0 on Thu, 29 Jun 2017 05:52:10 GMT]]></title><description><![CDATA[<p dir="auto">Hi Jared,</p>
<p dir="auto">Still trying to get the admin template going... I'm not sure if I'm doing something wrong...</p>
<p dir="auto">What I've developed previously doesn't work still so I thought I'd try the adminTemplate as if it were 'new'...</p>
<p dir="auto">I've got the latest mango 3 updated thismorning.</p>
<p dir="auto">I copied from mango/web/modules/mangoUI/web/adminTemplate to:<br />
mango/overrides/web/modules/mangoUI/web/test</p>
<p dir="auto">I then renamed as instructed in index.html the paths replacing 'adminTemplate' with 'test'.</p>
<p dir="auto">I then tried to hit <a href="http://localhost:8080/user-ui/test/" rel="nofollow ugc">http://localhost:8080/user-ui/test/</a> and I'm greeted with a spinning gear forever.</p>
<p dir="auto">Am I missing something?</p>
<p dir="auto">Cheers!<br />
-Shaun</p>
]]></description><link>https://forum.mango-os.com/post/14758</link><guid isPermaLink="true">https://forum.mango-os.com/post/14758</guid><dc:creator><![CDATA[shaun]]></dc:creator><pubDate>Thu, 29 Jun 2017 05:52:10 GMT</pubDate></item><item><title><![CDATA[Reply to admin-template based custom dashboard migration to Mango 3.0 on Tue, 30 May 2017 16:21:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shaun" aria-label="Profile: shaun">@<bdi>shaun</bdi></a> I've added a section into the <code>UI Settings</code> where you can specify the path to an AngularJS module. This will enable you to load custom directives etc into the standard UI pages.</p>
<p dir="auto">So you will have two potential upgrade paths for 3.1.</p>
]]></description><link>https://forum.mango-os.com/post/14564</link><guid isPermaLink="true">https://forum.mango-os.com/post/14564</guid><dc:creator><![CDATA[Jared Wiltshire]]></dc:creator><pubDate>Tue, 30 May 2017 16:21:38 GMT</pubDate></item><item><title><![CDATA[Reply to admin-template based custom dashboard migration to Mango 3.0 on Mon, 29 May 2017 07:59:52 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/jared-wiltshire" aria-label="Profile: Jared-Wiltshire">@<bdi>Jared-Wiltshire</bdi></a></p>
<p dir="auto">I think we might have a few customisations, yes. If its Wednesday 31st, I can wait until then. If I have any dramas after the update I'll let you know.</p>
<p dir="auto">Cheers!<br />
-Shaun</p>
]]></description><link>https://forum.mango-os.com/post/14546</link><guid isPermaLink="true">https://forum.mango-os.com/post/14546</guid><dc:creator><![CDATA[shaun]]></dc:creator><pubDate>Mon, 29 May 2017 07:59:52 GMT</pubDate></item><item><title><![CDATA[Reply to admin-template based custom dashboard migration to Mango 3.0 on Fri, 26 May 2017 15:19:13 GMT]]></title><description><![CDATA[<p dir="auto">Hey <a class="plugin-mentions-user plugin-mentions-a" href="/user/shaun" aria-label="Profile: shaun">@<bdi>shaun</bdi></a> if the project is just a set of pages then you might find its not as hard to migrate to custom pages as you might think. Do you have any custom AngularJS directives or services written?</p>
<p dir="auto">If you do want to just keep using the admin template we will have a new release out next Wednesday 31st May and I have fixed up the adminTemplate for it.</p>
]]></description><link>https://forum.mango-os.com/post/14531</link><guid isPermaLink="true">https://forum.mango-os.com/post/14531</guid><dc:creator><![CDATA[Jared Wiltshire]]></dc:creator><pubDate>Fri, 26 May 2017 15:19:13 GMT</pubDate></item></channel></rss>