add abort code (J3+) in install script, package #632
Comments
There is a check to "2.5" in script's preflight() function. Doesn't this work? |
hmm, yes it works but was confused. was thinking that there would be aseperate install-script for the package but will close this one. |
Ah, now I understand. You mean the complete package. The script is for component only so maybe modules and plugins would be installed. So I think now we should keep it in mind - maybe for later. |
A package install script is possible, so we should add one. |
if first event is deleted (issue jemproject#627), add version check to package (issue jemproject#632)
Package now contains an install script which
|
Now available on master branch. |
the thing is that the current code is not intended for Joomla 3 so it would be good to break of an install in Joomla 3 till we fully address it.
The text was updated successfully, but these errors were encountered: