Hello,
I'm using orchard core in another application as a decoupled CMS with razor pages, just like this one...
https://docs.orchardcore.net/en/dev/docs/guides/decoupled-cms/index.html
I want to add comments to the posts, it is possible with this module? how should I make the calling without liquid?
Thank you