easyComment is a PHP commenting system. easyComment gives you everything you could want in a comment system. Multi-level commenting, comment voting, guest comments and much more features. It also has a full admin area to easily manage comments, reports and other options. It offers a complete user management system for easyComment. Users can register/login and manage their comments.
easyComment is very flexible and fits into your websites with great themes. You can put a single code in your script. That’s it. It will magically create your comment space.
Documentation:
Online DocumentationRequirements:
- PHP >= 7.3
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
Demo: https://codecanyon.net/item/easycomment-php-comment-script/12727003v2.5.0 - 21 April 2022
- Added the ability to delete the user's own comments
- Added guest comment support when using existing auth system
- Added more security for commenting inputs
- The content ID variable is now optional.
- Upgraded packages
- Fixed minor style & code issues