<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.logicaldoc.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Plug-in_System</id>
	<title>Plug-in System - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.logicaldoc.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Plug-in_System"/>
	<link rel="alternate" type="text/html" href="http://wiki.logicaldoc.com/wiki/index.php?title=Plug-in_System&amp;action=history"/>
	<updated>2026-06-15T12:29:14Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://wiki.logicaldoc.com/wiki/index.php?title=Plug-in_System&amp;diff=923&amp;oldid=prev</id>
		<title>WikiSysop at 15:53, 4 August 2009</title>
		<link rel="alternate" type="text/html" href="http://wiki.logicaldoc.com/wiki/index.php?title=Plug-in_System&amp;diff=923&amp;oldid=prev"/>
		<updated>2009-08-04T15:53:04Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Introduction  ==&lt;br /&gt;
&lt;br /&gt;
The Plug-in system of LogicalDOC allows you to quickly expand the functionality offered by the platform, re-using the API without having to rebuild the system to add/change the existing functionality. &lt;br /&gt;
&lt;br /&gt;
This system is based on the [http://jpf.sourceforge.net JPF] library (Java Plugin Framework) and thanks to the presence of Spring allows you to achieve even very complex customizations/new features. &lt;br /&gt;
&lt;br /&gt;
The development project is based on Maven2 and using the assembly plugin of Maven2 it will implement a package (plugin) that once copied into the appropriate folder will be instantiated during the LogicalDOC&amp;#039;s startup. &lt;br /&gt;
&lt;br /&gt;
The class of derivation of each plugin is [http://logicaldoc.sourceforge.net/site/logicaldoc-util/apidocs/com/logicaldoc/util/plugin/LogicalDOCPlugin.html LogicalDOCPlugin]. &lt;br /&gt;
&lt;br /&gt;
Each plugin to be properly installed and instantiated must have a class that extends from LogicalDOCPlugin.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
</feed>