forked from Wavyzz/dolibarr
74 lines
5.7 KiB
Plaintext
74 lines
5.7 KiB
Plaintext
|
|
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+).
|
|
More information: https://www.gnu.org/licenses/gpl-3.0.txt
|
|
|
|
Dolibarr uses some external libraries released under different licenses. This is compatibility summary:
|
|
|
|
Component Version License GPL Compatible Usage
|
|
-------------------------------------------------------------------------------------
|
|
PHP libraries:
|
|
AdoDb-Date 0.36 Modified BSD License Yes Date convertion (not into rpm package)
|
|
CKEditor 4.12.1 LGPL-2.1+ Yes Editor WYSIWYG
|
|
EvalMath 1.0 BSD Yes Safe math expressions evaluation
|
|
Escpos-php 2.2 MIT License Yes Thermal receipt printer library, for use with ESC/POS compatible printers
|
|
GeoIP 1.4 LGPL-2.1+ Yes Sample code to make geoip convert (not into deb package)
|
|
Mobiledetect 2.8.33 MIT License Yes Detect mobile devices browsers
|
|
NuSoap 0.9.5 LGPL 2.1+ Yes Library to develop SOAP Web services (not into rpm and deb package)
|
|
PEAR Mail_MIME 1.8.9 BSD Yes NuSoap dependency
|
|
ParseDown 1.6 MIT License Yes Markdown parser
|
|
PHPDebugBar 1.15.0 MIT License Yes Used only by the module "debugbar" for developers
|
|
PHPExcel 1.8.1 LGPL-2.1+ Yes Read/Write XLS files, read ODS files
|
|
PHPSpreadSheet ? LGPL-2.1+ Yes Read/Write XLS files, read ODS files
|
|
php-iban 1.4.7 LGPL-3+ Yes Parse and validate IBAN (and IIBAN) bank account information in PHP
|
|
PHPoAuthLib 0.8.2 MIT License Yes Library to provide oauth1 and oauth2 to different service
|
|
PHPPrintIPP 1.3 GPL-2+ Yes Library to send print IPP requests
|
|
PSR/Logs 1.0 Library for logs (used by DebugBar)
|
|
PSR/simple-cache ? Library for cache (used by PHPSpreadSheet)
|
|
Restler 3.0.0RC6 LGPL-3+ Yes Library to develop REST Web services (+ swagger-ui js lib into dir explorer)
|
|
Sabre 3.2.2 BSD Yes DAV support
|
|
Swift Mailer 5.4.2-DEV MIT license Yes Comprehensive mailing tools for PHP
|
|
Stripe 6.41 MIT licence Yes Library for Stripe module
|
|
TCPDF 6.3.2 LGPL-3+ Yes PDF generation
|
|
TCPDI 1.0.0 LGPL-3+ / Apache 2.0 Yes FPDI replacement
|
|
|
|
JS libraries:
|
|
Ace 1.4.6 BSD Yes JS library to get code syntaxique coloration in a textarea.
|
|
jQuery 3.4.1 MIT License Yes JS library
|
|
jQuery UI 1.12.1 GPL and MIT License Yes JS library plugin UI
|
|
jQuery select2 4.0.5 GPL and Apache License Yes JS library plugin for sexier multiselect
|
|
jQuery blockUI 2.70.0 GPL and MIT License Yes JS library plugin blockUI (to use ajax popups)
|
|
jQuery Colorpicker 1.1 MIT License Yes JS library for color picker for a defined list of colors
|
|
jQuery Flot 0.8.3 MIT License Yes JS library to build graph
|
|
jQuery JCrop 0.9.8 GPL and MIT License Yes JS library plugin Crop (to crop images)
|
|
jQuery Jeditable 1.7.1 GPL and MIT License Yes JS library plugin jeditable (to edit in place)
|
|
jQuery jNotify 1.1.00 Apache Software License 2.0 Yes JS library plugin jNotify (to use ajax popups)
|
|
jQuery jPicker 1.1.6 GPL and MIT License Yes JS library for color picker with not defined list of colors
|
|
jQuery jqueryFileTree 1.0.1 GPL and MIT License Yes JS library for filetree
|
|
jQuery jquerytreeview 1.4.1 MIT License Yes JS library for filetree
|
|
jQuery TableDnD 0.6 GPL and MIT License Yes JS library plugin TableDnD (to reorder table rows)
|
|
jQuery Timepicker 1.1.0 GPL and MIT License Yes JS library Timepicker addon for Datepicker
|
|
jsGanttImproved 1.7.5.4 BSD License Yes JS library (to build Gantt reports)
|
|
JsTimezoneDetect 1.0.6 MIT License Yes JS library to detect user timezone
|
|
SwaggerUI 2.0.24 GPL-2+ Yes JS library to offer the REST API explorer
|
|
|
|
Image libraries:
|
|
Octicons 8.1 MIT Yes
|
|
|
|
Font libraries:
|
|
Fontawesome 5.7.2 Font Awesome Free licence Yes
|
|
|
|
|
|
For licenses compatibility informations:
|
|
https://www.gnu.org/licenses/licenses.en.html
|
|
|
|
|
|
Copyright / Authors
|
|
-------------------
|
|
|
|
See page https://github.com/Dolibarr/dolibarr/graphs/contributors
|