Installing new version of Extension doesn't reload plugin

Description

When I install a new server-level extension by dropping a lex file in the deploy folder and waiting for it to get processed, the new changes to any admin plugins don't show in the admin until I restart Lucee. It would save a lot of time if I didn't have to keep restarting Lucee every time I install the extension again.

Environment

None

Activity

Show:

Brad Wood 6 March 2020 at 06:36

The "develop mode" setting that was added for this ticket didn't actually solve the main purpose of the ticket. I may have been testing local development of an extension when I reported the ticket, but the fact still remains that when a normal person installs an extension and tries to use it, they still hit the same issue. A "develop mode" setting is worthless in that case. Lucee needs to actually be smart enough to reload when it needs to and not require some sort of develop mode flag. I can't tell my users that they need to put Lucee in "develop mode" just to install my extensions if they actually want to use them right away!

Zac Spitzer 28 March 2018 at 07:50

they often also don't appear sometime when installing via the web admin and requires this trick

Brad Wood 16 November 2016 at 14:26

Thanks for letting me know about the alwaysNew=1 trick. I'll try that the next time I run into this.

Michael Offner 16 November 2016 at 10:38

simply add alwaysNew=1 to the url then for the current session of the admin you are fine.
we could add a "develop mode" somewhere in the admin.

Fixed

Details

Assignee

Reporter

Priority

Fix versions

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Created 5 October 2016 at 01:06
Updated 8 May 2020 at 18:43
Resolved 4 April 2018 at 16:08