To install custom plugins from a DITA-OT version greater than or equal to v2, run the following command:
> JAVA_HOME=$JAVA_HOME bin/dita -install plugins/$MY_ARCHIVE.ZIP
The integrator indicates that the command has been successful by returning: BUILD SUCCESSFUL
For more information, please consult the DITA-OT official documentation.
To uninstall the specific plugin, simply remove the plugin installation directory and run the following command:
> dita -uninstall plug-in-id