Installation: Difference between revisions

From Customer365 for SageCRM
No edit summary
No edit summary
Line 6: Line 6:
After installation is complete, proceed to Sage CRM, and go to Component Manager. Upload the component Customer365.zip which is located in:
After installation is complete, proceed to Sage CRM, and go to Component Manager. Upload the component Customer365.zip which is located in:
...CRM/CRM_Name/CustomPages/WebsiteName/Setup/Customer365.zip
''...CRM/CRM_Name/CustomPages/WebsiteName/Setup/Customer365.zip
 
''
Install the component, and select which Menus should appear in Portal. Click "Preview Install" to check for any errors and if no errors occur, click "Install Component".
Install the component, and select which Menus should appear in Portal. Click "Preview Install" to check for any errors and if no errors occur, click "Install Component".


Line 14: Line 14:
After that open Web.config located in:  
After that open Web.config located in:  


...CRM/CRM_Name/CustomPages/WebsiteName/Web.Config  
''...CRM/CRM_Name/CustomPages/WebsiteName/Web.Config  
 
''
and edit the following keys to set up the WebSite:
and edit the following keys to set up the WebSite:


     <add key="PortalPath" value="http://crm.yourserver.com/CRM/custompages/WebsiteName/component/"/>
     <add key="PortalPath" value="http://crm.yourserver.com/CRM/custompages/WebsiteName/component/"/>
     <add key="CRMPath" value="http://crm.yourserver.com/CRM/"/>
     <add key="CRMPath" value="http://crm.yourserver.com/CRM/"/>

Revision as of 12:07, 10 August 2017

Installation Guide for Customer365:

Download the file Customer365ForSageCRM_RC1.exe. Run the installer on the server. The installer should add the website to IIS automatically.

After installation is complete, proceed to Sage CRM, and go to Component Manager. Upload the component Customer365.zip which is located in:

...CRM/CRM_Name/CustomPages/WebsiteName/Setup/Customer365.zip Install the component, and select which Menus should appear in Portal. Click "Preview Install" to check for any errors and if no errors occur, click "Install Component".

After that open Web.config located in:

...CRM/CRM_Name/CustomPages/WebsiteName/Web.Config and edit the following keys to set up the WebSite:

   <add key="PortalPath" value="http://crm.yourserver.com/CRM/custompages/WebsiteName/component/"/>
   <add key="CRMPath" value="http://crm.yourserver.com/CRM/"/>