VMobile CRM
VMobile is an insanely great CRM solution that enables people within your company to organize, track, access and share detailed contact and customer information.
Install
Domino console command to install this app on your server:
tell Genesis install vmobile-crm
Install in MyAccount (for Prominic customers only)
Source code
VMobile is an insanely great CRM solution that enables people within your company to organize, track, access and share detailed contact and customer information.
Why VMobile
- Engineered by users for users
- Inexpensively Priced. Site Licenses available
- On-Premise or Hosted
- Desktop, Web and Mobile
- Simple Deployment
- User References and testimonials available
- Highly Modifiable
- Highly Responsive Support Staff
- We are truly passionate about CRM
VMobile Features
- Tight Integration with IBM Notes and Outlook Email and Calendar
- Collaborative Activity Calendar and Views
- Social media integration
- eMarketing
- Opportunity tracking
- Outstanding Reporting and Search Capability
- Built in Archive and Attachment management
- Call and Activity Reporting
- Prospect and Lead Tracking
- Use Locally, on the Web and ANY Mobile Device
- Let Vigilus Host VMobile for your organization
Prices
In order to keep things simple, our pricing is per User, per month - $35 - This includes:
- Training - "x" hours
- Deployment consulting - "x" hours
- A couple hours of support
Depending on the situation, we also offer "contracted support", that is, a pre-paid number of hours that can be used for support, additional consulting, training and mods.
Please read full deployment guide
Version: 9.7.2
{
"title": "VMobile CRM v${version} (Vigilus)",
"versionjson": "${versionjson}",
"config":
{
"version": "${version}"
},
"steps": [
{
"title": "--- Step 1. Download the template ---",
"files": [
{"from": "${baseurl}/0/${docid}/$FILE/VMobile_crm_v9.7.2.ntf", "to": "${directory}/VMobile_crm_v9.7.2.ntf"}
]
},
{
"title": "--- Step 2. Create a new database from the template ---",
"databases": [
{
"action": "create",
"filePath": "vmobile_crm.nsf",
"title": "VMobile CRM ${version}",
"templatePath": "VMobile_crm_v9.7.2.ntf",
"sign": true
}
]
},
{
"title": "--- Step 3 (final). Completed ---",
"messages": ["You have installed VMobile CRM ${version}", "Please open vmobile_crm.nsf and follow deployment guide which you can find on this page: https://genesis.directory/apps/vmobile-crm"]
}
]
}