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/uninstall it, or it will delete your actual WordPress installation.
@Jamie, any thoughts on addressing this? I think we need to run a more thorough check to distinguish between WordPress and ClassicPress—I will take a look.