I used Provisioner ages ago to migrate an evo site to revo. Now on 2.3.5 I just noticed that it is still there under the Extras menu.
I can't find any instruction on how to remove it.
Anyone know of any, or at least a checklist of files/folders/database items to remove?
[ed. note: Gav last edited this post 11 years, 1 month ago.]
Is it listed in Package Manager?
That's very odd. It's a transport package for Revolution. It should have been recorded when you installed it. You may have uninstalled it earlier. I think it leaves the context behind.
You can see the pieces here:
https://github.com/shamblett/provisoner.
The main files are in core/components/provisioner and assets/components/provisioner.
The list of System Settings is here:
https://github.com/shamblett/provisoner/blob/master/_build/data/settings.data.php
I think that's it other than the context and the menu item.
I would back up your site before removing anything, just in case.
Thanks for that Bob.
Following a few tests with the 1.9beta version, it seems that even after uninstalling and removing it leaves both an entry in the Extras menu and the provisioner context. The files are removed from the core/packages dir though.
I have it all cleared out now, as follows:
I installed version 1.1.0-pl (copy provisioner-1.1.0-pl.transport.zip to core/packages/, install via package manager: "Search locally for packages"). It installed fine. This time I uninstalled it first, cleared cache and refreshed a couple of times. Then I removed it (using the force option). This time it disappeared from the package manager and the Extras menu, but the context still remains, albeit empty.
I just removed the context manually: Tools > Contexts > R-click on provisioner and delete.
All fine now.
Thanks to shamblett for email advice on this package.