SYSTEM INFORMATION
Operating system Ubuntu Linux 24.04.2
Virtualmin version 7.30.8
I tried
apt install webmin-virtualmin-wp-workbench
....
E: Unable to locate package webmin-virtualmin-wp-workbench
I tried
sudo virtualmin setup-repos
But the result was the same. What am I missing?
Also, I have about 9 accounts with WordPress installs, but none of them were installed using the Virtualmin WP installer - does that matter?
Ilia
March 21, 2025, 10:37pm
3
Yes, but you would have to import them as described here:
Ah, I see what you mean—yes, we do have an option for this!
You can use the Virtualmin CLI for this purpose:
virtualmin detect-scripts --domain domain.tld --dir /home/domain/public_html/wordpress
@ivanbg However, beware—there’s currently a tiny bug that will also import ClassicPress clone as WordPress installations. It’s not a big deal, though—you can manually find and delete the unwanted entry in the /etc/webmin/virtual-server/scriptlog directory.
Just don’t use Virtualmin to remove/uninst…
palomnik:
apt install webmin-virtualmin-wp-workbench
E: Unable to locate package webmin-virtualmin-wp-workbench
I tried
sudo virtualmin setup-repos
But the result was the same. What am I missing?
That’s odd. Try running apt-get clean && apt-get update
. If that doesn’t work, you can fetch the latest pre-release build and install it manually.
Joe
March 21, 2025, 10:40pm
4
WP Workbench is only available in Pro repos.
Ilia
March 21, 2025, 10:47pm
5
Ah, that’s right! I completely missed that the OP is no longer a Pro subscriber. Well, perhaps it’s time to reconsider.
1 Like
Joe
March 21, 2025, 10:53pm
6
I’ve updated all of the News posts about WP Workbench to indicate it is in Pro repos only (I included that in the first post, but haven’t mentioned it in subsequent ones), so folks won’t be confused.
1 Like
balero
March 22, 2025, 12:29am
7
I´m in a pro version 7.30.8 of Virtualmin a couldn´t find it either. It is listed in Features and Plugins but not available in Manage Web Apps
Joe
March 22, 2025, 2:07am
8
Do you have WordPress installed in the domain you’re looking at?
And, what do you see when you click on WordPress in the list of installed Web Apps?
1 Like
Maybe it is time to have an installer for webmin plugins, then you identify the pro and gpl ones. Currently modules that are not used are under that unused menu.
jimr1
March 22, 2025, 1:20pm
10
shoulders:
webmin plugins
do you mean webmin modules or virtualmin plugins ? They are different for example WP Workbench is a virtualmin plugin found here
where as firewalld is a webmin module & if disabled will appear here
Joe
March 22, 2025, 6:10pm
11
There is already an installer for Webmin plugins. It is your system package manager. Everything we do is packaged with the package manager for your OS (RPM or deb), and there is a Webmin module for installing packages (Software Packages) if you prefer that to the CLI.
balero says it is listed in Features and Plugins, though, so obviously the module is installed. That isn’t the problem they’re having.
1 Like
system
Closed
March 30, 2025, 6:10pm
12
This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.