Difference between revisions of "Main Page"

From LogicalDOC Community Wiki
Jump to navigationJump to search
(Undo revision 1239 by Clifford C. Veliz (Talk))
 
 
(66 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
<span style="font-size: 150%;">Welcome to the '''LogicalDOC'''<sup>™</sup> Wiki</span>  
 
<span style="font-size: 150%;">Welcome to the '''LogicalDOC'''<sup>™</sup> Wiki</span>  
 
</div>  
 
</div>  
<br> '''LogicalDOC''' is a Web-based, open source document management software that is very simple to use and suitable for organizations of any size and type.<br>
 
 
LogicalDOC uses the best-of-breed Java technologies such as Spring, Hibernate and AJAX and can run on any system, from Windows to Linux or MAC OS X.
 
 
The features included in the community edition — including wokflow light, version control and the full-text search engine - help manage the document lifecycle, encourage cooperation, allow to quickly find the document you need without wasting time.
 
 
The application is implemented as a plugin system that allows you to easily add new features through the ability to engage the various extension points predisposed. Moreover, the presence of Web services ensures that LogicalDOC can be easily integrated with other systems.
 
 
<br> LogicalDOC Community Edition is licensed under the [http://www.gnu.org/licenses/lgpl-3.0.html GNU LGPL version 3.0]
 
 
<br> LogicalDOC is available in several flavors:
 
  
*'''[http://www.logicaldoc.com/download-logicaldoc-community.html LogicalDOC Community Edition]:''' A free download, with access to the source code under the LGPLv3 open source license
 
*'''[http://www.logicaldoc.com/product.html LogicalDOC Enterprise Edition]:''' A full-featured and commercially supported edition of LogicalDOC
 
 
<br>
 
<div style="text-align: center;">
 
[http://www.logicaldoc.com/product.html '''About LogicalDOC'''] | [http://www.logicaldoc.com/product/free-trial.html '''Download Software'''] | [http://www.logicaldoc.com/support.html '''Commercial Support'''] | [http://www.logicaldoc.com/documentation.html '''Documentation'''] <br>
 
</div>
 
 
{| width="100%" cellspacing="10" align="center"
 
{| width="100%" cellspacing="10" align="center"
 
|-
 
|-
Line 28: Line 10:
 
| valign="top" | [[Image:80px-Crystal Clear app display.png]]<br>  
 
| valign="top" | [[Image:80px-Crystal Clear app display.png]]<br>  
 
|  
 
|  
*[http://sourceforge.net/projects/logicaldoc/files/documentation/LogicalDOC%20CE%205.0/logicaldoc-user_manual-5.0.pdf/download User Manual PDF]  
+
*[http://docs.logicaldoc.com User Guides]  
*[http://issues.logicaldoc.com Reporting bugs and improvement requests]  
+
*[http://issues.logicaldoc.com Reporting bugs and feature requests]
*[[WebDAV|WebDAV Interface]]  
+
*[http://forums.logicaldoc.com Community Forums]
*[http://www.logicaldoc.com/en/faqs.html FAQs]  
+
*[[Translate LogicalDOC|Translate LogicalDOC]]
*[http://help.logicaldoc.com Online Guide]  
+
*[[CMIS|CMIS Interface]]
*[http://forums.logicaldoc.com Community Forums]  
+
*[[WebDAV|WebDAV Interface]]
*[[Roadmap|Roadmap]]
+
*[[LogicalDOC Joomla Explorer|LogicalDOC Joomla explorer]]
 
+
*[[LogicalDOC WordPress Explorer|LogicalDOC WordPress explorer]]
 +
*[[Connect_Webex_Audio|Connect Webex Audio]]
 +
*[[Release Notes|Release Notes]]
 
|}
 
|}
 
</div>  
 
</div>  
Line 42: Line 26:
 
|-
 
|-
 
| valign="top" | [[Image:80px-Crystal Clear app terminal.png]]<br>  
 
| valign="top" | [[Image:80px-Crystal Clear app terminal.png]]<br>  
|  
+
|
 +
*[[Quick Install]]
 
*[[Installation using MySQL database|Installation using MySQL]]  
 
*[[Installation using MySQL database|Installation using MySQL]]  
 
*[[Installation using Oracle|Installation using Oracle]]  
 
*[[Installation using Oracle|Installation using Oracle]]  
*[[Installation using PostgreSQL|Installation using PostgreSQL]]  
+
*[[Docker|LogicalDOC Docker container]]
*[[SSL Configuration|SSL Configuration]]
+
*[[Virtual Appliance|Virtual Appliance]]
*[[JVM Tuning|JVM Tuning]]
+
*[[MySQL_Timezone|MySQL timezone issue]]
*[[WAR Installation|WAR Installation]]  
+
*[[SSL_Configuration_using_Certificate|SSL Configuration using Certificate]]
*[[Ubuntu 8.10 Installation guide|Ubuntu 8.10 Installation guide]][[Java Options|<br>]]  
+
*[[SSL_Configuration_using_Java_Keystore|SSL Configuration using Java Keystore]]
*[[Release Notes|Release Notes]]
+
*[[SwitchToJava11|Switch from Java8 to Java11 on Windows]]
 
+
<!-- *[[Switch_To_Java_11_on_Synology_and_QNAP|Switch from Java8 to Java11 on Synology and QNAP]] -->
 +
*[[Switch_to_Java17_on_Windows|Switch from Java11 to Java17 on Windows]]
 +
*[[Switch_to_Java17_on_Linux|Switch from Java11 to Java17 on Linux]]
 +
*[[Tuning_Memory_Usage_On_Windows|Tuning memory usage on Windows]]
 +
*[[Changing_Java_Virtual_Machine_On_Windows|Changing the Java Virtual Machine on Windows]]
 +
*[[Java Options|Java Options]]  
 +
*[[Server Migration|How to migrate to a new server]]
 +
*[[How to configure an Apache load balancer]]
 +
*[[IndexConverter|How to prepare the Index for the next generation LogicalDOC 8.5]]
 +
*[[Upgrade Tesseract OCR|Upgrade Tesseract OCR]]
 +
*[[Upgrade Docker container|Recommended Update Procedure for Docker container]]
 
|}
 
|}
 
</div>  
 
</div>  
<br>
 
  
 
| width="33%" valign="top" class="mainpage_hubbox" | <div class="mainpage_hubtitle">'''Developers'''</div> <div class="mainpage_boxcontents_small">
 
| width="33%" valign="top" class="mainpage_hubbox" | <div class="mainpage_hubtitle">'''Developers'''</div> <div class="mainpage_boxcontents_small">
Line 61: Line 55:
 
| valign="top" | [[Image:80px-Crystal Clear app tutorials.png]]  
 
| valign="top" | [[Image:80px-Crystal Clear app tutorials.png]]  
 
|  
 
|  
*[[Adding new languages to LogicalDOC|Adding New Language]]  
+
*[[Web Services|Web Services API]]  
*[[Translate LogicalDOC|Translate LogicalDOC]]  
+
*[[RESTful Guide with curl|RESTful Guide with curl]]  
*[[Web Services|Web Services]]  
+
*[[Building from sources|Building from the Sources]]
*[[Java_Options|Java Options]]<br>
+
*[[Developer Guide|Developer Guide]]
 +
*[[Java_Options|Java Options]]
 
*[[Plug-in System|Plug-in System]]  
 
*[[Plug-in System|Plug-in System]]  
 
*[[Blueprints|Blueprints]]  
 
*[[Blueprints|Blueprints]]  
*[[LogicalDOC API Documentation|API Documentation]]
 
 
*[http://logicaldoc.sourceforge.net/site/ Maven2 generated Site]  
 
*[http://logicaldoc.sourceforge.net/site/ Maven2 generated Site]  
 
*[[BPM: Workflowsystem|BPM Workflow System]]  
 
*[[BPM: Workflowsystem|BPM Workflow System]]  
*[[Architecture|Architecture]]  
+
*[[Architecture|Architecture]]
 +
*[[Benchmark LogicalDOC|Benchmark]] 
 
*[[External Authentication|External Authentication]]
 
*[[External Authentication|External Authentication]]
 
+
*[[Store filenames with emoticons|Store filenames with emoticons]]
 
|}
 
|}
 
</div>
 
</div>
 
|}
 
|}
  
<br>
+
<br> '''LogicalDOC''' is a Web-based, open source document management software that is very simple to use and suitable for organizations of any size and type.<br>
 +
 
 +
LogicalDOC uses the best-of-breed Java technologies such as Spring, Hibernate and AJAX and can run on any system, from Windows to Linux or MAC OS X.
 +
 
 +
The features included in the community edition — including workflow light, version control and the full-text search engine - help manage the document lifecycle, encourage cooperation, allow to quickly find the document you need without wasting time.
 +
 
 +
The application is implemented as a plugin system that allows you to easily add new features through the ability to engage the various extension points predisposed. Moreover, the presence of Web services ensures that LogicalDOC can be easily integrated with other systems.
 +
 
 +
<br> LogicalDOC Community Edition is licensed under the [http://www.gnu.org/licenses/lgpl-3.0.html GNU LGPL version 3.0]
 +
 
 +
<br> LogicalDOC is available in several flavors:
 +
 
 +
*'''[https://www.logicaldoc.com/download-logicaldoc-community LogicalDOC Community Edition]:''' A free download, with access to the source code under the LGPLv3 open source license
 +
*'''[https://www.logicaldoc.com/try LogicalDOC Enterprise Edition]:''' A full-featured and commercially supported edition of LogicalDOC
 +
 
 +
<br>
 +
<div style="text-align: center;">
 +
[https://www.logicaldoc.com/product/overview '''About LogicalDOC'''] | [https://www.logicaldoc.com/try '''Download Software'''] | [https://www.logicaldoc.com/support/professional-support '''Professional Support'''] | [http://docs.logicaldoc.com '''Documentation'''] <br> 
 +
</div>

Latest revision as of 09:35, 11 March 2024

Welcome to the LogicalDOC Wiki

Users
System Administrators
Developers


LogicalDOC is a Web-based, open source document management software that is very simple to use and suitable for organizations of any size and type.

LogicalDOC uses the best-of-breed Java technologies such as Spring, Hibernate and AJAX and can run on any system, from Windows to Linux or MAC OS X.

The features included in the community edition — including workflow light, version control and the full-text search engine - help manage the document lifecycle, encourage cooperation, allow to quickly find the document you need without wasting time.

The application is implemented as a plugin system that allows you to easily add new features through the ability to engage the various extension points predisposed. Moreover, the presence of Web services ensures that LogicalDOC can be easily integrated with other systems.


LogicalDOC Community Edition is licensed under the GNU LGPL version 3.0


LogicalDOC is available in several flavors: