Featured Replies
Recently Browsing 0
- No registered users viewing this page.
Similar Content
Latest Updated Files
-
On-Demand24 - Multivendor Service Booking + eCommerce (+dgtl downld) platform (cust web, mob, admin)
On-Demand24 - Multivendor Service Booking + eCommerce (+dgtl downld) platform (cust web, mob, admin)
Free
- 221 Downloads
- 1 Comments
-
Creote - Corporate & Consulting Business WordPress Theme
- 44 Downloads
- 0 Comments
-
Skole - School Kindergarten WordPress Elementor
- 18 Downloads
- 0 Comments
-
Cosmetsy - Beauty Cosmetics Shop WordPress Theme
- 36 Downloads
- 0 Comments
-
WooCommerce Customers Manager By Vanquish
- 5 Downloads
- 0 Comments
-
Slider Revolution Responsive WordPress Plugin By ThemePunch
- 27 Downloads
- 0 Comments
-
YITH WooCommerce Membership
- 1 Downloads
- 0 Comments
-
Blocksy Companion (Premium) By CreativeThemes
- 51 Downloads
- 0 Comments
-
GravityView - Display Gravity Forms Entries on Your Websites
- 7 Downloads
- 0 Comments
-
PublishPress Revisions Pro
- 7 Downloads
- 0 Comments
-
PowerPack Addons for Elementor [ Premium ]
- 25 Downloads
- 0 Comments
-
Bit Social PRO - Advanced Social Media Schedule & Auto Poster Plugin
- 14 Downloads
- 0 Comments
-
WooCommerce Square
- 0 Downloads
- 0 Comments
-
YITH WooCommerce Added to Cart Popup
- 2 Downloads
- 0 Comments
-
YITH WooCommerce Subscription
- 1 Downloads
- 0 Comments
-
SeedProd Pro
- 16 Downloads
- 0 Comments
-
Aliexpress Dropshipping and Fulfillment for WooCommerce By VillaTheme
- 6 Downloads
- 0 Comments
-
Taskup - Laravel Freelance Marketplace & Service Finder
- 68 Downloads
- 0 Comments
-
Blonwe - Multipurpose WooCommerce Theme
- 68 Downloads
- 0 Comments
-
Careerfy - Job Board WordPress Themes
- 47 Downloads
- 0 Comments
View File
DOLIBARR - ERP & CRM
Dolibarr ERP & CRM is a modern software package that helps manage your organization's activity (contacts, suppliers, invoices, orders, stocks, agenda…). It's an Open Source Software suite (written in PHP with optional JavaScript enhancements) designed for small, medium or large companies, foundations and freelancers. You can freely use, study, modify or distribute it according to its licence. You can use it as a standalone application or as a web application to access it from the Internet or a LAN. Dolibarr has a large community ready to help you, free forums and preferred partners ready to offer commercial support should you need it
LICENSE
Dolibarr is released under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version (GPL-3+).
See the COPYING file for a full copy of the license.
Other licenses apply for some included dependencies. See COPYRIGHT for a full list.
INSTALLING
Simple setup
If you have low technical skills and you're looking to install Dolibarr ERP/CRM in just a few clicks, you can use one of the packaged versions:
Releases can be downloaded from official website.
Advanced setup
You can use a web server and a supported database (MariaDB, MySQL or PostgreSQL) to install the standard version.
On GNU/Linux, first check if your distribution has already packaged Dolibarr.
Generic install steps
git clone https://github.com/dolibarr/dolibarr -b x.y (where x.y is main version like 3.6, 9.0, ...)
L'URL dépendra de la façon dont votre configuration Web a été configurée pour pointer vers votre installation de dolibarr. Cela peut ressembler à :
http://localhost/dolibarr/htdocs/install/
ou
http://localhost/dolibarr/install/
ou
http://yourdolibarrvirtualhost/install/
Saas/Cloud setup
If you don't have time to install it yourself, you can try some commercial 'ready to use' Cloud offers (See https://saas.dolibarr.org). However, this third solution is not free.
UPGRADING
Dolibarr supports upgrading, usually without the need for any (commercial) support (depending on if you use any commercial extensions). It supports upgrading all the way from any version after 2.8 without breakage. This is unique in the ERP ecosystem and a benefit our users highly appreciate!