It should be possible to download a template as .zip file. To achieve this, all related .sql data needs to be dumped into a .sql file inside the template folder. Afterwards backup folder should be zipped and sent to the user as direct download.
added .ini file to generated template .zip file. Contains basic information about the template (date, template name, template path...) and will be used during template upload / install / update process.
It should be possible to download a template as .zip file. To achieve this, all related .sql data needs to be dumped into a .sql file inside the template folder. Afterwards backup folder should be zipped and sent to the user as direct download.