Create a file from a plugin
Confluence User - 17 Nov, 2017
I would like to
- implement a Datalist action plugin that generates a file and stores it on the server
- to be able to generate a link to this file and put it in a form using a custom html element (in order to allow a user to download it)
For what concerns the first point I've seen that the pdfAuditTrial plugin generates and saves a pdf file on the server, is it possible to see the source file of that plugin in order to understand how it performs this action?
plugins;file;download;datalists