eComments – easy commenting system (Forms)

About eComments

eComments is a Ajax based application, that gives developers a quick and easy way to add a commenting system to there pages.

eComments has been designed to be incorporated into an existing project with ease, without any conflicts with any existing code. At the same time its designed in such a way that you don’t have to worry about the way the application works, giving you the chance to move forward with your project.

It is powered by jQuery and the UI by CSS3 . eComments is very flexible, built to fit in the container you place it – the sizing is done automatically.
eComments also offers you an easy to use Admin Panel, from where you can manage your comments.

How easy is to use?

Very easy actually.
The installation only takes like 2-3 minutes.
To add the commenting system to your pages you only need this few lines of code:

eComments.init({
        pageId: "my_page",
        containerId: "#comments" 
});

Features

  • Ajax powered
  • Multi-page support
  • jQuery powered – less code, more speed, wider browser compatibility
  • 100% CSS3 UI
  • Quick and easy installation – 2-3 min
  • Quick and easy integration in your project – only a few lines of code
  • Can also be inserted using Javascript in static HTML pages – clean code
  • Easy to customize
  • No MySQL knowledge required – the app does everything for you
  • Client and server side validation
  • Fully sanitized data – Safe from MySQL injections
  • You can easily style the UI with CSS
  • Enable/Disable pagination system
  • Sort comments ascending and descending after date
  • Admin Panel for easy management of your comments
  • Step-by-step documentation included

Admin Panel Features

  • Enable/Disable comments moderation
  • Approve/Deny comments
  • Delete comments
  • Settings panel
  • Change the messages used by the application (Errors, Infos, etc)

Live preview

The live preview can be found here, at the bottom of the page.
And the live preview for the Admin Panel can be found here.

Admin Panel Credentials:
Username: admin
Password: admin

TODO

  • Send email summery to the admin of the new comments
  • Subscribe to comments, the users who commented will receive an email when new comments are posted on that page
  • Bad-word filtering
  • Auto parse links

Download eComments – easy commenting system (Forms)

Leave a Reply

Your email address will not be published. Required fields are marked *