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 ?
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!
Thanks a lot, I was not aware of that feature. Unhappy it’s not what I’m looking for
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
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.
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