A new release of ZPM has been published - ZPM 0.3.2.
New in this release:
- Various changes in the
output
command of help - Changes in colors in the outputs
- Added an ability to add more repo types
- Added an ability to specify a post-installation message, with
AfterInstallMessage
tag in module.xml - Added variable
${webroot}
, which refers to url with host and port where the internal web-server is available - Fixed issue when during install if no module was specified (issue #243)
- Fixed issue with uppercased
FileCopy
resource - Some other minor bugfixes
How to use AfterInstallMessage ?
Described in Documentation. And here is an example.