Introduction to Vtiger Open Source CRM
vtiger is one of the best open-source crm software. In today's video, I'll give you a quick overview of vtiger CRM, and then we will install and configure vtiger CRM.
vtiger is one of the best open-source CRM systems, which is being used by more than 300,000 companies today. vtiger is a recognized CRM leader for many years. CRM helped the companies to increase 25% of the sales productivity. vtiger CRM offers a unified view to boost your marketing, sales, and customer service.
An introduction to CRM systems in general and what are the activities involved in the CRM process link is available here in the description below, or you can find the card above. And if you have already seen it, then let us continue to this video.
One view, guided selling, customizable, it is easy to use. It is built on open core, which means that it is an open-source system. You can deploy it for free. An important thing which I want to mention here is the low-code/no-code platform. By 2024, 70% of the organization's business applications will be built on a low-code/no-code platform. You can customize vtiger CRM to fit into your business. A single platform will help you to have communication with the customer. It will help you to generate the sales analytics, marketing productivity. A lot is available on the vtiger website. We will be now installing vtiger open-source CRM on our web server. Then we will do the basic configuration. So I'll guide you step-by-step how to install vtiger CRM and how to configure that.
vtiger community edition which is available on SourceForge also and you can search for vtiger community edition download. We'll download here it is. And here you will go, vtiger 7 download, vtiger7, and download vtiger open-source. These are three options. If you're already using previous versions, so you can do that, but I'll be mainly downloading this one. This is the source. It will start the download from SourceForge. And the second file that I'll be downloading will be the customer portal, in case you want to have that I'll be downloading that.
Preparing the Web Hosting Environment
So what are the steps involved here? We need to have our web hosting. You can have free web hosting using aaPanel. Oracle Cloud Infrastructure is providing a free cloud infrastructure where you can have VMs and storage available for free. I have provided all the details of Oracle Cloud Infrastructure. This will be hassle-free; you can have your cloud infrastructure ready.
If you're already having a website, you can create a subdomain for your website and that subdomain can be pointed to your web server. I have created a subdomain called vtiger.syncprix.com. As you can see here, this is the subdomain that I have created, and right now nothing is hosted here. So I'll be creating now a website inside my web host. So I'll be defining here vtiger.syncprix.com and it will be vtiger crm and I'll apply the SSL also, and I'll apply the HTTPS.
PHP Configuration & File Upload
We should have the PHP version 7.4, but I have seen it sometimes it did not work with 7.4. Let me create this first. So subdomain is already created. Let it create the website. We'll wait for this process to complete. It has successfully completed the process. Now if I refresh this page, it will show me an Nginx default page which means that my website is now ready.
So we'll go to websites here and we'll see here vtiger.syncprix. It is using 7.4. In some of the cases, vtiger 7.4 did not work well with php 7.4. That's why I'm using PHP 7.3 to run vtiger 7.4. Now we'll be uploading the vtiger 7.4 which we downloaded from the SourceForge website. Just click on upload. There's vtiger, and upload. Just unzip here. And here you can see vtiger crm is here. I'll be just going back to the website and I'll be changing the site directory and choose the site directory to vtiger crm. This will be my site directory and click on save to refresh the page.
Installation Wizard: Fixing PHP Pre-requisites
Okay, here is the installation wizard which will run now. So click on Install, and it will show you the welcome and license agreement. Click on I agree.
Okay, here are the prerequisites which are required for the vtiger. Modules are already available and these three errors need to be checked here. So recommended PHP setting is: display error should be off, it is turned on. Log errors should be off, it is on. And short open tag should be off, it is on. So we'll be going to PHP setting and we will look for these and we'll change this settings here.
So my PHP setting is here. We'll go to configuration and look for the display errors which should be off. And then a short open tags. So short open tag is on, I'll turn it off. Now we will refresh this again and then we will see log_error is equal to... so log errors is on, so I'll be turning it to off. So we'll save it, reload the configuration, and let us refresh this again. Now you can see all the errors have disappeared here, and vtiger installation wizard is ready. We'll click Next.
Installation Wizard: Database and Admin Setup
Now one important thing to mention here is that we need to create a database here. So we can either create with the universal user ID and password, but I'll be just going back to here and create the database. I'll be creating a database called vtigerdb and its user will be vtigeruser and I'll save this to notepad here. So db is vtigerdb, user is vtigeruser, and here is password. And just submit this. Now the database is created.
So we'll just enter these credentials here. So localhost host will be hostname, or you can have the IP address, whatever IP address is there. So username is vtigeruser. Let's copy this password here and the database name type in here. Click next. And this is my admin details. Click next. So the type of industry could be anything that you want, so I'll be installing it for, for example, retail and warehouse will be retail and wholesale. And now it has started the installation. We'll wait for the wizard to continue.
Installation Wizard: Module & Final Settings
Okay, these are all the modules which are available. Contact management is definitely the module that any CRM system should have. So contact management is by default available. If you want to have complete sales automation so you can have that as well. Marketing automation or bulk email and send individual targeted email, you can have that as well. Support, project management, invoicing. So we'll start with the contact management first, and we can add these modules one by one later as well. So we'll continue with the contact management and next. And here is my base currency. I can change it, the base currency to...and all this information is fine, DD and YY, and get started.
Creating a Demo User & Conclusion
Now the installation is ready. For the purpose of demo, I'll be creating another user called demo. So password will be demo@2022. This is admin, and save. You can also access it whenever you want. So you can use the same for practicing it.
In this video, we have seen how to install and configure vtiger CRM. In this series of videos, I'll be providing a complete training of vtiger CRM. Subscribe to the channel. See you in the next video. Take care and goodbye.