Display custom infos in control panel?

Hi

I’m using Virtualmin Pro since years and for the first time I need something a little special. We are going to offer a new service hosted on a separate server.
To ease use by customers I’d like to be able to display on the page “Virtual Server Summary” their specific infos to use that new service.
Is there an easy way to do that ? I saw the custom fields but it looks to be done to display same infos at all users right ?

Thanks for help and advices,

Vincèn

We don’t have that feature! However, we do have a sophisticated system for broadcasting messages to other users, which will be displayed across the UI.

Please try it and let me know if it works for you!

on my CRM I have a banner at the top where I can give information. such as here is the documentation and our support phone numbers etc…

Hi

Thanks a lot, I was not aware of that feature. Unhappy it’s not what I’m looking for :wink:
The best way I see it is that I would have few extra fields in the Edit Virtual Server where I could filled details specific at each virtual server and that it gets displayed when customer logs in Virtualmin :wink:

Thanks

Vincèn

1 Like

could this not be done by a subserver on the user’s own website? as access to that is already managed by you or the domain admin. and the other users managed by whatever access already enabled. (sort of similar to what @shoulders suggested)

Hi Vincen! You’re right—custom fields are global. For per-user info, try using virtual-server-lib.pl to hook into the summary page dynamically via scripts.

is this something like you want to do ?

@jimr1
yeah exactly and that it displays somewhere when clients login on Virtualmin :wink:

I don’t think the theme does it, but it may, just set the initial page to “List Virtual Servers” and the user(s) will default to that page

yeah exactly but how did you add these extra fields in Virtualmin ?

Simple just add some custom fields to the virtualmin settings then add the required text to the custom fields per domain. I’m sure there is away of automating this via the virtualmin api, but this may be a pro feature

I think custom fields is standand but custom links is pro.