GrapesJS / export

Export GrapesJS templates in a zip archive
BSD 3-Clause "New" or "Revised" License
76 stars 68 forks source link

Question: exportOpts filename / filenamePfx customization #8

Closed j0131n closed 5 years ago

j0131n commented 5 years ago

Hi, I am wondering If i am missing something in the documentation but It seems like I can't customize the filename being generated from the plugin, for example:

Screen Shot 2019-05-20 at 4 50 12 PM Screen Shot 2019-05-20 at 4 48 46 PM

here's my sample code:

Screen Shot 2019-05-20 at 4 52 13 PM

here's the version of my grapesjs and preset-webpage Screen Shot 2019-05-20 at 4 53 11 PM

j0131n commented 5 years ago

I am going to close this question as I was able to customize the export function on task needs, thanks!