MX Plus Admin
From MobileX for SageCRM
Requirements are the same as MobileX Pro
https://mobilex.crmtogether.com/index.php?title=Install_and_Requirements
but also include
- Sage CRM Self-Service License
MobileX Plus License
Manual Install of License
The license for MobileX is stored in the "../CustomPages/SageCRMWS/web.config" file.
This file can be edited via any text editor.
The Key value is shown as follows:
<add key="SageCRMMobileXPlusLicense" value=Ma+RcMDl7tDfdg63071pcD0AYig9hJ2eThBOLaZ3mPs=" />
The default license is for one (1) user for trial purposes only and is not included in any purchase.
Please do not install on a live environment prior to any purchase as we cannot provide support without a purchase.
To update your license replace the value setting with the license provided
<add key="SageCRMMobileXPlusLicense" value="yourlicensehere"/>