packagist verbb/comments 1.0.0

latest releases: dev-craft-4, dev-craft-5, 3.0.0-beta.3...
5 years ago

1.0.0 - 2018-08-25

Added

  • Craft 3 release, major refactor and rewrite from the ground up.
  • Brand new, single-line include via craft.comments.render() which renders comments and form. Includes front-end CSS and Ajax-driven vanilla JS and is designed to be a drop-in solution to add comments to your site. You can of course still override or replace all aspects of the front end resources.

Changed

  • craft.comments.all() has been deprecated. Use craft.comments.fetch() instead.
  • craft.comments.form() has been deprecated. Use craft.comments.render() instead.
  • Simplified templates - find them in comments/src/templates/_special.
  • Countless bug fixes, and improvements!

Don't miss a new comments release

NewReleases is sending notifications on new releases.