It’s not easily swappable but it’s certainly possible. See the instructions below.
Is there a particular reason (bug fix, new feature, etc) why you need the latest version right now? Either way, I’ll make a note to make sure Adminer is updated in the next Custom and Preferred updates!
Here’s how you can swap out local-adminer.php
for a site running the Custom environment:
- Copy the single-file Adminer file into the site’s
/app
folder - Rename the Adminer PHP file to
adminer.php
- Right-click on the site and go to “Open Site SSH”
- Run
mv /app/adminer.php /etc/scripts/local-adminer.php