This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

kdoon80
kdoon80

I'm not interested in 3rd parties such as Disqus. Does anyone know of a plugin/component/add on that I can use to add "user comments" functionality?

Similar to Facebook's, or the comment section from moviepilot.com looks interesting. e.g: http://moviepilot.com/posts/2015/02/19/these-celebrities-have-had-a-very-different-sort-of-photoshop-makeover-but-are-they-still-beautiful-2707667?lt_source=external,manual

Mohsin
Mohsin

Extend the blog plugin and make a model so that post has comments. It's an interesting plugin to build. Check out blogTags code. It does something similar but for post tags.

kdoon80
kdoon80

Thanks. I'm looking for something that work with Ajax, so when a user submits a comment, I don't want the page to refresh, like the way the Comment section for Blogs works..

Shahiem
Shahiem

I'm busy with a "comments" plugin. I will release it in a couple of days.

kdoon80
kdoon80

Looking forward to it!!! :)

kdoon80
kdoon80

Shahiem said:

I'm busy with a "comments" plugin. I will release it in a couple of days.

Shahiem, any updates on the "comments" plugin?

alxy
alxy

You can use the form Plugin to do that: https://vimeo.com/97088926

kdoon80
kdoon80

alxy said:

You can use the form Plugin to do that: https://vimeo.com/97088926

I tried once. Either I couldn't set it up properly or the plugin is broken! Someone else complained about the same issue that I had. And we both followed the video tutorial you posted. Here is the issue log: http://octobercms.com/forum/post/embed-topic-does-not-list-target-channel-that-is-created-for-forum

Either way, the Forum plugin didn't seem to be using Ajax. When I tried installing it, I wanted to tweak it to make it look like Facebook's comments. But if Shaheim's plugin already does that, then I'll go with his.

Last updated

Shahiem
Shahiem

Yep. I'm working on it, but I'm also working on my other plugins. Below you can see previews of the plugin.

1. Alt text

2. Alt text

3. Alt text

Last updated

ChadStrat
ChadStrat

@Shahiem - could you be sure to test with the latest v2 ProBlog (contact me and I will send you a copy) I want to make sure that routed URLS map to independent commenting. Example: page is at /blog/categoryname/ but the url is parameter based + /:slug?/ . Or in the case of problog could also be located at /blog with /:category?/:slug?/ passed. Can you make sure your commenting supports this?

Shahiem
Shahiem

Yes, that's not a problem. When I'm done, I will contact you and make sure that it works with your plugin.

Shahiem
Shahiem

I'm currently working on a sorting system, so you can choose between top comments and newest comments Alt text

Todo list:

  • Report as spam / flag feature
  • Add image to comment
  • Email notification feature
  • Like feature
  • Sorting comments
  • Ban ip address

Last updated

1-12 of 12

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.