User Tools

Site Tools


user-guide:pluginmanager

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
user-guide:pluginmanager [2024/07/02 12:07] gaetanuser-guide:pluginmanager [2024/09/06 17:56] (current) – [GroIMP commands] tim
Line 40: Line 40:
 Reload the plugin repositories. This refresh the list of available plugins - complete path: /pluginmanager/commands/data/reloadRepo. Reload the plugin repositories. This refresh the list of available plugins - complete path: /pluginmanager/commands/data/reloadRepo.
 Clear the cache. This delete all cached data of both plugin, and repositories - complete path: /pluginmanager/commands/data/clearCache. Clear the cache. This delete all cached data of both plugin, and repositories - complete path: /pluginmanager/commands/data/clearCache.
 +
 +
 +===== Usage from commandline =====
 +
 +it is possilbe to install plugins without opening GroIMP by using the following commands:
 +<code>
 +#install
 +java -jar core.jar --headless -- -cmd /pluginmanager/commands/installCMD=de.grogra.gltf;de.grogra.cli
 +
 +#uninstall
 +java -jar core.jar --headless -- -cmd /pluginmanager/commands/uninstallCMD=de.grogra.gltf;de.grogra.cli
 +
 +#disable
 +java -jar core.jar --headless -- -cmd /pluginmanager/commands/disableCMD=de.grogra.gltf;de.grogra.cli
 +
 +</code>
  
  
user-guide/pluginmanager.1719914824.txt.gz · Last modified: 2024/07/02 12:07 by gaetan