question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

⚠️ Update / Fork with breaking changes

See original GitHub issue

Hello Alexandre. First of all thank you for the possibility to design email templates in Strapi. I tried the plugin, but I encountered several errors in the latest version of Strapi with Lodash templating.

I have forked your project and made some adjustments. If you feel like it, you can check it out. The README should be mostly updated as well. Please note, that these adjustments include breaking changes.

Link: https://github.com/creazy231/strapi-plugin-email-designer

I would be really happy to make PRs in the future as well.

Features my fork includes:

  • Automatically generate Text from HTML if there is no given Text Template.
  • Use official Lodash Templating format. Example: <%= variable %>
  • Use official Strapi syntax to send emails
  • Updated Tests to switch language to english

All changes I’ve made are documented in this commit: https://github.com/creazy231/strapi-plugin-email-designer/commit/599377463dd89532bbca5ace4f5a7a72b3bdeb59

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:12 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
creazy231commented, Feb 25, 2021

Sounds awesome 👍 I’ll add the old functions back again with a deprecated warning on function call and create a pull request you can comment on if you have questions or want to know whats happening here and there.

1reaction
creazy231commented, Mar 4, 2021

Hey @alexzaganelli

Thanks for the merge and also thanks for the adjustments. Didn’t use Mongo before. I’ll see what I can do to improve this awesome plugin in the future 😃

Best Regards, Tobi

Read more comments on GitHub >

github_iconTop Results From Across the Web

Syncing a fork - GitHub Docs
Select the Sync fork dropdown. ... Review the details about the commits from the upstream repository, then click Update branch. ... If the...
Read more >
How do I update or sync a forked repository on GitHub?
To update the remote fork from its parent, use the gh repo sync subcommand and supply your fork name as argument. $ gh...
Read more >
How to Update a Fork in Git - Medium
Now you should see changes where your fork needs to play “catch up”. Click “Create Pull Request”, give it a name, click “Send...
Read more >
How to Sync and Update a Forked Repository - Section.io
This article demonstrates how to sync and update a forked repo using GitHub desktop and Git bash with examples.
Read more >
Migrate from v4 - Vue CLI
webpack-dev-server has been updated from v3 to v4. So there are breaking changes with regard to the devServer option in vue.config.js .
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found