glpi-project / glpi-inventory-plugin

GLPI Inventory plugin
GNU Affero General Public License v3.0
46 stars 27 forks source link

[feature request] Download button for deploy packages #268

Closed M4rkus221 closed 1 year ago

M4rkus221 commented 1 year ago

I hope this is the right place for this:

It would be very helpful to have an option to download the files that were uploaded in the "Deploy Package" section.

Especially when working with multiple admins it would be good to be able to download the packages locally via the web interface to review what is delivered in them.

I suggest a small download icon next to the "drag" and "uncompress" icons.

kintaro1981 commented 1 year ago

I agreed!

So, deploy is now supported? We don't need fusioninventory agent anymore?

g-bougard commented 1 year ago

I agreed!

So, deploy is now supported? We don't need fusioninventory agent anymore?

Deploy is supported since the beginning by this plugin and GLPI-Agent & FI agents are supported.

kintaro1981 commented 1 year ago

Thank you @g-bougard

How about the feature request? I think it can be very useful.

g-bougard commented 1 year ago

@cedric-anne @stonebuzz What do you think ?

stonebuzz commented 1 year ago

Hi @M4rkus221 , @kintaro1981

can you try this -> https://github.com/glpi-project/glpi-inventory-plugin/pull/287

Best regards

g-bougard commented 1 year ago

Just a point, you still can modify the Deploy task to put the file on your computer and redefine it as before.

M4rkus221 commented 1 year ago

Thank you for your effort, i didn't expect it to be so tricky, I assumed files must be somewhere we just need a button. But now I learned something, how the files are handled in the background 😅 I will test it as soon as I find time.