strapi-plugin-email-designer icon indicating copy to clipboard operation
strapi-plugin-email-designer copied to clipboard

Design your own email templates w/ visual composer directly inside the Strapi admin panel and send composed emails programmatically from your controllers / services.

Results 23 strapi-plugin-email-designer issues
Sort by recently updated
recently updated
newest added

## Bug report ### Describe the bug When I open the Email designer, I see the table of templates, but when I go to edit the template, the HTML and...

## Bug report ### Describe the bug It refreshes whatever page you're on ### Steps to reproduce the behavior 1. Go to edit a template 3. Click on go back...

## Bug report ### Describe the bug After installation I get the following error: error: Could not load js config file /node_modules/strapi-plugin-email-designer/strapi-server.js: Unexpected token '?' Error: Could not load js...

In Github it is said that templateReferenceId must be used, but two templates can have the same templateReferenceId, how can make difference between them? ID ReferenceId Name ----------------------------------------- 1. 1...

bug

## Feature request ### Summary This is a fantastic plugin, but unfortunately it allows anyone by default to access the email designer plugin page. Integration should be made with the...

HI, how can I change shipper name in custom templates?

## Feature request ### Summary Add a security policy to this repository to explain how to privately disclose vulnerabilities. I have tried emailing the main contributor (@alexzaganelli) about a security...

The designer is broken with strapi version 4.19.0 1) install the plugin as per documentation 2) click the Email designer tab 3) a blank white screen appears with no ability...

## Bug report ![image](https://github.com/alexzaganelli/strapi-plugin-email-designer/assets/709773/68da25f7-fe4c-4369-9513-58fe3147c78e) ### Describe the bug A clear and concise description of what the bug is. ### Steps to reproduce the behavior run `strapi develop --watch-admin` ### Expected...

## Feature request Use multiple transporters ### Summary Quick summary what's this feature request about. I would like to send emails from several domains, as my backend hosts several domains....