Execute any script file just dropping it into the deploy directory.
Liferay versions 7.0
, 7.1
, 7.2
, 7.3
and 7.4
are supported (both for CE
and DXP
).
Get the com.slemarchand.script.deployer.jar
file from the release page and just drop it into your $LIFERAY_HOME/deploy
directory.
Just drop any groovy script file into your $LIFERAY_HOME/deploy
directory, and it will be executed.