How to Install Dolibarr ERP CRM on Ubuntu 20.04. In this tutorial we will introduce Dolibarr ERP with it’s advantages and following that we will move onto installation phase.
Dolibarr is a cross platform ERP and CRM solution used by small businesses to large enterprises. If you are looking for an open source and self hosted ERP solution then Dolibarr is the right option for you.
What Is Dolibarr ERP?
Are you looking for a comprehensive ERP solution? Then, Dolibarr ERP is what you need to have. This popular solution is available for Windows, macOS, and Linux systems for free. It is an open source ERP solution that can be used by businesses of all types. It provides its users with a wide range of features that covers everything ranging from accounting to HR. Furthermore, it is easy to use and is installed within a few minutes.
Features of Dolibarr
The features it offers to its users are as follows:
CRM and Sales – Its CRM and sales features include options like prospectus/customers, opportunities, proposals, sales orders, contracts/subscriptions, and Help desk/Tickets.
Marketing – Its marketing features enables the users to send or receive emails and conduct surveys.
Human Relationship Management – The Human Relationship Management features provide options that include employees, expense reports, leave requests, time sheets, recruitment, and membership.
Finance and Billing – Finance and billing options take care of billing and payments, double entry accounting and bank reconciliation.
CMS, Website, eCommerce and Point of Sale – It enables users to use all the features of CMS, website, eCommerce and Point of Sale.
Product and Stock – Product and Stock features provide options, such as products, services, stocks, purchase, supply, shipments and manufacturing.
Productivity – Productivity offers projects, tasks, interventions, and agendas.
Integration, Development – Integration, Development offer API, connectivity with internal tools, Import/Export, and module builder for developers.
Dolibarr ERP provides its users with the following benefits:
Easy To Configure
The last thing businesses want while buying or setting up system applications is complications. It is because systems with complex configurations waste a lot of your time and money. That is why you need to choose Dolibarr ERP as it eliminates all of the worry and potential configuration complications.
Highly Customizable
Dolibarr ERP provides an extensive list of features that can be enabled and disabled at any time. It matches your system’s need, thereby eliminating unnecessary and confusing clutter on the dashboard that distracts you from getting things done.
Web Based Application
Dolibarr ERP is a web based application that enables you to interact with the remote server through a web browser. It also allows you to use it from anywhere and on any device, making you and your employees more mobile. And mobility is a crucial factor in increasing productivity.
Highly Independent
Dolibarr restricts you from depending on anyone else to secure, upgrade, install and add extensions and features without having to wait for the provider to do it for you. It mitigates all the usual meeting times, making you much more efficient and productive.
Large Community
Dolibarr ERP has a community forum for its users, where a group of developers or other users helps you by answering your queries. Therefore, you can ask any question you have relating to the software and help others users as well.
Highly Affordable
Sometimes, you have to pay a hefty amount for an ERP solution. It makes them less affordable for small businesses. However, using Dolibarr ERP keeps the problem of pricing away as it provides you with both paid and unpaid options.
Follow this post, we will explain How to Install Dolibarr ERP CRM on Ubuntu 20.04.
First, you will need to install Apache web server, PHP and other required PHP extensions on your server. You can install all of them by running the following command:
Dolibarr uses a MariaDB as a database backend so you will need to install MariaDB on your server. First, install the MariaDB package using the following command:
apt install mariadb-server -y
Once the MariaDB package is installed, start the MariaDB service using the following command:
systemctl start mariadb
You can check the status of the MariaDB using the following command:
systemctl status mariadb
You will get the following output:
● mariadb.service - MariaDB 10.3.34 database server
Loaded: loaded (/lib/systemd/system/mariadb.service; enabled; vendor preset: enabled)
Active: active (running) since Sat 2022-06-25 05:32:56 UTC; 13s ago
Docs: man:mysqld(8)
https://mariadb.com/kb/en/library/systemd/
Main PID: 14338 (mysqld)
Status: "Taking your SQL requests now..."
Tasks: 31 (limit: 2348)
Memory: 63.8M
CGroup: /system.slice/mariadb.service
└─14338 /usr/sbin/mysqld
Jun 25 05:32:56 ubuntu2004 mysqld[14338]: 2022-06-25 5:32:56 0 [Note] /usr/sbin/mysqld (mysqld 10.3.34-MariaDB-0ubuntu0.20.04.1) starting as>
Jun 25 05:32:56 ubuntu2004 systemd[1]: Started MariaDB 10.3.34 database server.
Jun 25 05:32:56 ubuntu2004 /etc/mysql/debian-start[14373]: Upgrading MySQL tables if necessary.
Next in this guide about how to Install Dolibarr ERP CRM on Ubuntu 20.04 is to follow the steps in Web Installation Wizard.
Access Dolibarr Web Installation Wizard
At this point, Dolibarr is installed and configured with Apache. Now, perform the following steps to complete the Dolibarr installation via web browser.
Step 1 – Open your web browser and access the Dolibarr web installation using the URL http://dolibarr.example.com. You should see the Dolibarr language selection screen:
Step 2 – Select your language and click on the Nextstep. You should see the prerequisites check screen:
Step 3 – Click on the Nextstep. You should see the Web server and database configuration screen:
Step 4 – Define your webserver and database configuration then click on the Nextstep. You should see the generate configuration screen:
Step 5 – Click on the Next step. You should see the object creation screen:
Step 6 – Click on the Nextstep. You should see the admin creation screen:
Step 7 – Define your admin username, password and click on the Nextstep. You should see the intallation completed screen:
Step 8 – Click on the Go to Dolibarr. You should see the Dolibarr login screen:
Step 9 – Provide your Dolibarr admin username, password and click on the LOGIN. You should see the Dolibarr dashboard:
Great! We have learned today about How to Install Dolibarr ERP CRM on Ubuntu 20.04. Let’s summarize.
How to Install Dolibarr ERP CRM on Ubuntu 20.04 Conclusion
In this guide, we explained how to install Dolibarr ERP and CRM with Apache and MariaDB on Ubuntu 20.04 server. Dolibarr is the right ERP solution for businesses and individuals who need to host their own self hosted ERP solution. Dolibarr allows you to customize the ERP system to include only the features you need so that you get the most optimal experience.
I am a fan of open source technology and have more than 10 years of experience working with Linux and Open Source technologies. I am one of the Linux technical writers for Cloud Infrastructure Services.
00votes
Article Rating
Subscribe
Login and comment with
I allow to create an account
When you login first time using a Social Login button, we collect your account public profile information shared by Social Login provider, based on your privacy settings. We also get your email address to automatically create an account for you in our website. Once your account is created, you'll be logged-in to this account.
DisagreeAgree
Login and comment with
I allow to create an account
When you login first time using a Social Login button, we collect your account public profile information shared by Social Login provider, based on your privacy settings. We also get your email address to automatically create an account for you in our website. Once your account is created, you'll be logged-in to this account.