
Drupal
WordPress
Joomla
Ghost
Progress Sitefinity
Grav
ProcessWire
SquareSpace
Resend
Loops.so
Postmark
Mailgun
Twilio
MailChimp
Folderly
Brevo
Drupal
ResendResend might be a bit more popular than Drupal. We know about 40 links to it since March 2021 and only 28 links to Drupal. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I would be interested in some good migration tools, paid ones are also ok. I found a post about this on drupal.org, but it didn't seem like an easy process. It is a multilanguage site with many content types, and a totally custom theme. Source: over 3 years ago
You got already good advice, but wanted to point the guide of drupal.org where you can see some tools listed with instructions and channels https://www.drupal.org/community/contributor-guide/reference-information/talk/tools. Source: over 3 years ago
There is a service call GitPod that provides a temporary container Drupal environment. If you are familiar with what is going on around the future of how Drupal modules will eventually be offered up, you will likely have seen the "Project Browser" module as a contrib demo of the approach. It is used for people to give feedback to the developers. So they set up the typical 'SimplyTestMe' but also a GitPod... Source: almost 4 years ago
For reviews, it depends entirely on what you mean by "review". I believe core has a simple comment module, although it may have been deprecated for D9? There are likely many review-style modules on drupal.org that might work, or if you just want to link out to third-party reviews then it could just be a repeating-value link field on the Product content type. Source: almost 4 years ago
They should also use standards tools like Github. The drupal.org platform was certainly impressive 10 years ago, today it's a pain to use it. They ducktape it with gitlab, but really it sucks to have to read documentation to simply do a pull request. Source: almost 4 years ago
Two practical pieces. First, you need a transactional sender that can do broadcasts. I use Resend because the API is good, the React Email integration is good, and the dashboard is sane. Postmark and AWS SES work fine too. Second, on every publish, send a broadcast to your audience. This is the closest thing you have to a guaranteed reader. - Source: dev.to / 14 days ago
Resend has quickly become the default way to send email from modern applications. The API is clean, the deliverability is good, and the developer experience is impressive. But Resend only handles sending emails. It provides a html field and you produce the HTML that you've ensured is compatible with Gmail, Outlook, and the many other email clients. - Source: dev.to / 20 days ago
Netlify/functions/comment-handler.js is triggered by a Netlify outgoing webhook Whenever a new submission hits the blog-comments queue. It sends an HTML email Via Resend (the same delivery layer used for new post notifications) containing the comment text and two HMAC-SHA256-signed action links:. - Source: dev.to / about 1 month ago
I run toui.io, a URL shortener I shipped to the public on April 7, 2026. Eleven days before launch I had passwordless email login working on Resend. Five days before launch I tore it out and rebuilt the same flow on AWS โ Lambda + DynamoDB + SES + API Gateway, packaged as a SAM stack. - Source: dev.to / about 1 month ago
Whatever you already use for transactional email (Resend, AutoSend, etc.). A CSV or database of customers is enough for the last step. - Source: dev.to / about 2 months ago
WordPress - WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.
Loops.so - We bought a billboard in Times Square and we're letting you advertise your startup on it!It's free.
Joomla - Joomla! is the mobile-ready and user-friendly way to build your website. Choose from thousands of features and designs. Joomla! is free and open source.
Postmark - Postmark is the easiest and most reliable way to be sure your important transactional emails get to the inbox. Simply & reliably parse recieved email to JSON for your webapp.
Ghost - Ghost is a fully open source, adaptable platform for building and running a modern online publication. We power blogs, magazines and journalists from Zappos to Sky News.
Mailgun - A set of powerful APIs that enable you to send, receive and track email from your app effortlessly whether you use Python, Ruby, PHP, C#, Node.js or Java.