ng mailwizz
Member
Hi,
we are using the Stripo plugin integration in MailWizz, but noticed that there's no option to view or download the email as HTML from within the plugin.
In the full Stripo editor (outside of MailWizz), this feature is available. We reached out to Stripo support, and they confirmed that the plugin itself does not include this UI element by default, but it can be implemented using the compileEmail function.
Here is the documentation they referred us to:
https://docs.stripo.email/plugin/compileEmail/
They also shared an example of a preview popup on GitHub, although it does not include HTML/AMPHTML separation as in the full editor. So technically it is possible – it just needs to be handled on the integration side.
Would it be possible for the MailWizz team to implement this feature directly in the MailWizz Stripo plugin?
It would be extremely helpful for users to have access to the compiled HTML output of their emails directly from the editor interface.
Thanks in advance for considering this request.
we are using the Stripo plugin integration in MailWizz, but noticed that there's no option to view or download the email as HTML from within the plugin.
In the full Stripo editor (outside of MailWizz), this feature is available. We reached out to Stripo support, and they confirmed that the plugin itself does not include this UI element by default, but it can be implemented using the compileEmail function.
Here is the documentation they referred us to:
https://docs.stripo.email/plugin/compileEmail/
They also shared an example of a preview popup on GitHub, although it does not include HTML/AMPHTML separation as in the full editor. So technically it is possible – it just needs to be handled on the integration side.
Would it be possible for the MailWizz team to implement this feature directly in the MailWizz Stripo plugin?
It would be extremely helpful for users to have access to the compiled HTML output of their emails directly from the editor interface.
Thanks in advance for considering this request.