Updated Extension Installation docs

I just reworked the extension installation recipe, I’d love any feedback, questions etc!

Since Lucee 7.0.3.10-SNAPSHOT, unpinned extensions defined via ( Env var / sysprop / CFConfig.json without a version) now chooses to only install released extensions (unless there are no releases yet, only snapshots) , previously it would pick up the latest whatever, including SNAPSHOTs

unpinned being without an explicit version

https://luceeserver.atlassian.net/browse/LDEV-6147

I am also adding an update all extensions button / cfadmin action to the admin

https://luceeserver.atlassian.net/browse/LDEV-6148

2 Likes