Generate documents automatically

Hello,

I have been using the new documents templates feature in 3.3.1, is it possible to generate the documents automatically without the event organisers doing so from the registration management?

For example, when a user registers and picks options from the form, could an invoice be generated and published automatically, waiting for them at the checkout stage? Rather than appearing when the organisers generate them post-registration. If not, could you point to the place where I could develop something custom for this.

Thanks
Adam

No, but I think doing this as a plugin would be feasible (connect to the signal triggered when someone registers, and then generate the document). However, this will only work if your document template does not require any custom input (or you add some settings in the plugin to provide any such input).