List scripts installed per domain

I now have 3 clients all asking for this.

List all scripts each domain hosted is using.

Status: 
Closed (fixed)

Comments

Clarify --- a global list not the default per-domain one where you have to select the domain then click on the Install Scripts item.

I don't know of a GUI function to do that, but there is an API command for it:

virtualmin list-scripts --all-domains

You might use that in a script and parse/post the output in a web page.

I knew about that already.... however a GUI section is what I was asking for.

And when listing the scripts only list domains that use scripts otherwise ignore them.

The console command shows all domains whether they use a script or not and that is messy.

Okay, sorry, can't help there then. The developers will surely be able to say/do more. :)

I will add a table to System Settings -> Script Installers that shows all scripts installed across domains in the 3.87 Virtualmin release ..

Automatically closed -- issue fixed for 2 weeks with no activity.