Like/Dislike module can be used to Like and Dislike actions on any content. It is powered by Drupal field concept.
Features covered
- Only Authenticated Users will be able to Like or Dislike on the Content.
- Anonymous Users will be asked to Login or Register, when they click on Like or Dislike.
- Each User can have either one Like or one Dislike, but will not have both on a particular content
- Provides an option for Admins to Hide the Like/Dislike buttons on UI for a particular content.
Installation
- Same as other drupal modules
Configuration
- The Like/Dislike field can be added to any Entity type (like Content types, Comment types etc).
- Lets consider a case of Article content type
- Add the like/dislike field to the article content type from the url
admin/structure/types/manage/article/fields, - Save the field with default settings.
- Add the content of article type
- You would be able to see Like and Dislike button on that article content.
- One can like or dislike the content.
Customization
- You can style the css class
like_dislike, which is rendered on the content. - One can create own field formatter for the like dislike field and render the like and dislike as expected.
Supporting organizations:
Development & Maintenance
Project information
- Project categories: Content editing experience, Site structure, User engagement
263 sites report using this module
- Created by heykarthikwithu on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.






