Skip to content

Latest commit

History

History
21 lines (11 loc) 路 669 Bytes

README.md

File metadata and controls

21 lines (11 loc) 路 669 Bytes

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