Skip to content

slemarchand/liferay-script-deployer

Repository files navigation

Script Deployer for Liferay

license

Execute any script file just dropping it into the deploy directory.

Compatibility

Liferay versions 7.0, 7.1, 7.2, 7.3 and 7.4 are supported (both for CE and DXP).

Installation

Get the com.slemarchand.script.deployer.jar file from the release page and just drop it into your $LIFERAY_HOME/deploy directory.

Usage

Just drop any groovy script file into your $LIFERAY_HOME/deploy directory, and it will be executed.

License

MIT