public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] pve-manager/www: API for external plugins?
@ 2022-11-03 10:28 Roland Kammerer
  2022-11-04 13:46 ` Thomas Lamprecht
  0 siblings, 1 reply; 3+ messages in thread
From: Roland Kammerer @ 2022-11-03 10:28 UTC (permalink / raw)
  To: pve-devel

Dear PVE devs,

I'm the maintainer of the linstor-proxmox plugin and thanks to your
storage plugin API we have a strong FLOSS and customer user base. What
would be nice for our users is better integration in the web GUI,
especially in "Datacenter -> Storage -> Add".

I'm not a web dev at all, I just patched in a new entry into
pvemanagerlib.js. From what I see in the Makefile that itself is just
the concatenated version of several .js files. Would it be possible to
have an extra "plugin.js" that then just includes all .js from some
/i/dont/know/plugins/ directory? I also saw that there is at least one
dict that glues things together (storageSchema in Utils.js), so there
probably would be some need to "register" external plugins into these
data structures. And that is where I stop showing my entire lack of web
development knowledge :).

Could you provide some kind of API that allows external plugins to
integrate into the GUI? Or maybe it even exists and I did not see it?

Thanks, rck



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-21  8:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-03 10:28 [pve-devel] pve-manager/www: API for external plugins? Roland Kammerer
2022-11-04 13:46 ` Thomas Lamprecht
2022-11-21  8:26   ` Roland Kammerer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal