Description

Plugins which do not match may not be compatible with the Gentics Mesh version.

  • version of the Gentics Mesh server.
    Plugins which do not match may not be compatible with the Gentics Mesh version.

:plugin-version: pass:quotes[_$YOUR_MESHVERSION]

Commercial plugins can be downloaded from
link:https://maven.gentics.com/maven2-commercial/com/gentics/mesh/plugin/commercial/[our maven site].
Alternatively you can also use maven to download the jar:

[source,bash,subs=“+quotes,+attributes”]

mvn dependency:get
-Dartifact=com.gentics.mesh.plugin.commercial:{plugin-base-name}:{plugin-version}
-DremoteRepositories=gtx-commercial::default::https://maven.gentics.com/maven2-commercial

-Ddest={plugin-base-name}.jar -Dtransitive=false

If you get an “Unauthorized” error, please locate your maven settings
(usually found in ~/.m2/settings.xml)
and add our server to the servers list:

.settings.xml

[source,xml,subs=“+quotes”]





gtx-commercial
_$YOUR_USERID
_$YOUR_APIKEY

Once downloaded, place the jar file, optionally together with a config file and other assets, in the configured plugins folder of your Mesh installation – then the plugin(s) will automatically be deployed during server startup.

Plugin Details

Interested?

Version

2.0.18

License

Authors