Replies: 5 comments 1 reply
-
Great. I'd like to have a way to send email notifications to a user when someone replies to their comment and starts a thread. When the thread continues send notifications to all users who participated. I initially thought I could connect it with the Strapi email plugin. |
Beta Was this translation helpful? Give feedback.
-
Hey,
const res = await fetch( if (!res.ok) { const data = await res.json(); EDIT: |
Beta Was this translation helpful? Give feedback.
-
What's the status? |
Beta Was this translation helpful? Give feedback.
-
Great!
Please ping me once done.
…On Thu, 12 Dec 2024 at 6:55 PM, Mateusz Ziarko ***@***.***> wrote:
It's under the development yet, we're moving from id based queries to
documentId at this very moment
—
Reply to this email directly, view it on GitHub
<#253 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AU4LRXX5XLLALIYBIXZA64D2FGFFJAVCNFSM6AAAAABSVBWNOWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNJUGQ3DAMQ>
.
You are receiving this because you commented.Message ID:
<VirtusLab-Open-Source/strapi-plugin-comments/repo-discussions/253/comments/11544602
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
Subscribe for watching the repo and you'll be notified about the releases :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Folks!
As Strapi V5 beta was published we're already started the v5 re-implementation of the plugin :)
It's time to ask you, the community, what features you're missing the most and would like to see in upcoming releases of the plugin? :)
We're going to build a community driven backlog combined with our own we're working on right now. Time start!
Beta Was this translation helpful? Give feedback.
All reactions