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
Next revision
Previous revision
user-guide:pluginmanager [2024/07/02 12:07] gaetanuser-guide:pluginmanager [2025/10/15 08:37] (current) – [Usage from commandline] Tim
Line 42: Line 42:
  
  
 +===== 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>
 +
 +====== Grogra.de mirror ======
 +
 +The main plugin manager repository, as well as most of the released plugins, are hosted on gitlab.com.
 +If you for any reason cant access gitlab.com a mirror is provided at: https://plugins.grogra.de/
 +
 +To enable this mirror in the plugin manager, go to the "Repositories" tab and add a new repository (press the "Add a repository" button). 
 +Set the new repository to "https://plugins.grogra.de/plugins.json"  and active it. At this point you might also deactivate the "grogra.gitlab.io" repository, but this step is not necessary.
 +{{ :user-guide:plugin_manager_with_grogra_mirror.png?direct |}}
user-guide/pluginmanager.1719914824.txt.gz · Last modified: 2024/07/02 12:07 by gaetan