<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://sugarclub.sugarcrm.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to have a custom platform</title><link>https://sugarclub.sugarcrm.com/dev-club/f/questions-answers/1665/how-to-have-a-custom-platform</link><description>I want to register myself, by providing my SugarCRM URL, User Name and Password. Means I want to add my own new platform called &amp;#39;jessica&amp;#39; so that I can have my own Layout. Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to have a custom platform</title><link>https://sugarclub.sugarcrm.com/thread/6644?ContentTypeID=1</link><pubDate>Mon, 17 Jun 2019 05:44:56 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:2c980e07-c1cf-477c-b43e-70e16c7f5bf6</guid><dc:creator>Hatim Alam</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://sugarclub.sugarcrm.com/members/jesschugg"&gt;Jessica Chugh&lt;/a&gt;,&lt;/p&gt;&lt;p&gt;Yes, it would be possible to do so as sugar is highly customizable but not sure if it would be upgrade-safe as &lt;a href="https://sugarclub.sugarcrm.com/members/andopes"&gt;Andr&amp;eacute; Lopes&lt;/a&gt; mentioned in this &lt;a href="https://sugarclub.sugarcrm.com/dev-club/f/questions-answers/1658/edit-customer-portal-url"&gt;thread&lt;/a&gt; which is very similar to what you are asking.&lt;/p&gt;&lt;p&gt;Regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to have a custom platform</title><link>https://sugarclub.sugarcrm.com/thread/6643?ContentTypeID=1</link><pubDate>Mon, 17 Jun 2019 05:05:54 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:36e8ab94-0390-432e-9503-fbf90a449007</guid><dc:creator>Jessica Chugh</dc:creator><description>&lt;p&gt;it didn&amp;#39;t work this way.&amp;nbsp;&lt;/p&gt;&lt;p&gt;I somehow need to change URL to&amp;nbsp;&lt;span style="color:#000000;border:0px;"&gt;my own Platform instead of portal. Then can create the layout. Do you think it is possible to do?&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:#000000;background-color:#ffffff;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to have a custom platform</title><link>https://sugarclub.sugarcrm.com/thread/6642?ContentTypeID=1</link><pubDate>Mon, 17 Jun 2019 04:37:55 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:855a0921-acae-4424-b031-1dbf4acd068b</guid><dc:creator>Hatim Alam</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://sugarclub.sugarcrm.com/members/jesschugg"&gt;Jessica Chugh&lt;/a&gt;,&lt;/p&gt;&lt;p&gt;I am not sure if it is that straightforward to just create our own custom platform and replace it with portal.&amp;nbsp;Portal platform has its own router, layouts, views etc.&lt;/p&gt;&lt;p&gt;Are you hosted on-site? If so, maybe you can just register your own platform and then replace ^portal/ with your custom platform in RewriteRule in .htaccess file (placed in sugar root directory) and see if that routes you to your custom URL or not. If that works, then you may need to alter layouts and views based on your requirement in clients/portal directory.&lt;/p&gt;&lt;p&gt;I haven&amp;#39;t done this before and not really sure if this would work 100%.&lt;/p&gt;&lt;p&gt;Regards.&lt;/p&gt;&lt;p&gt;Hats&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to have a custom platform</title><link>https://sugarclub.sugarcrm.com/thread/6641?ContentTypeID=1</link><pubDate>Mon, 17 Jun 2019 04:23:58 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:fa12abe2-28bf-4562-ab30-788a05d3fa1a</guid><dc:creator>Jessica Chugh</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="https://sugarclub.sugarcrm.com/members/hats"&gt;hats&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Thank you for replying.&lt;/p&gt;&lt;p&gt;I mean if my current sugarcrm URL is : localhost/{site_url}/portal for customer registration portal. I should be able to get a new URL&amp;nbsp;&lt;span&gt;localhost/{site_url}/j&lt;/span&gt;essica (new platform is jessica) and do the customer registration from new URL.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to have a custom platform</title><link>https://sugarclub.sugarcrm.com/thread/6640?ContentTypeID=1</link><pubDate>Mon, 17 Jun 2019 03:58:17 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:3e2f88e7-7719-4746-bbb9-b342246c43d0</guid><dc:creator>Hatim Alam</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://sugarclub.sugarcrm.com/members/jesschugg"&gt;Jessica Chugh&lt;/a&gt;,&lt;/p&gt;&lt;p&gt;What do you mean by registering yourself? Please let us know your use case for better suggestions.&lt;/p&gt;&lt;p&gt;Here is the link to add your own platform to sugar -&amp;nbsp;&lt;a href="https://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_7.9/Architecture/Extensions/Platforms/" rel="nofollow" target="_blank"&gt;https://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_7.9/Architecture/Extensions/Platforms/&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>