Page 1 of 1

How to install plugins

Posted: Wed Jul 18, 2018 3:00 pm
by Nescafe1994
Hi!
I know this is probably a stupid question - but I can't find workflow plugin in my installation. I see lots of people talking about it, but I can't find it neither in LogicalDOC nor any folder on my computer that might be associated with LogicalDOC.

This is how Document metadata tab looks for me:
Zrzut ekranu 2018-07-18 o 15.42.32.png
Zrzut ekranu 2018-07-18 o 15.42.32.png (139.76 KiB) Viewed 3677 times

Re: How to install plugins

Posted: Wed Jul 18, 2018 3:24 pm
by shatzing
Hi Nescafe1994,
you can install a plugin by dropping the plugin jar file into the library folder of the ROOT webapp in Tomcat.

Code: Select all

C:\LogicalDOC\tomcat\webapps\ROOT\WEB-INF\lib
However you have to know that the Workflow feature is enabled only in Enterprise and Cloud edition
Look at the features matrix page https://www.logicaldoc.com/features

Re: How to install plugins

Posted: Wed Jul 18, 2018 3:38 pm
by Nescafe1994
shatzing wrote:
Wed Jul 18, 2018 3:24 pm
Hi Nescafe1994,
you can install a plugin by dropping the plugin jar file into the library folder of the ROOT webapp in Tomcat.

Code: Select all

C:\LogicalDOC\tomcat\webapps\ROOT\WEB-INF\lib
However you have to know that the Workflow feature is enabled only in Enterprise and Cloud edition
Look at the features matrix page https://www.logicaldoc.com/features
Thank you!
That's what I needed. Couldn't find straighforward info wether this option is available in community edition. I read somewhere though that in older editions it was available (something like "Workflow lite").