youshido/comments-bundle

Symfony Comments Bundle with MongoDB & GraphQL Support

Installs: 257

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/youshido/comments-bundle

v0.2.11 2017-05-31 19:45 UTC

This package is not auto-updated.

Last update: 2025-10-08 05:30:10 UTC


README

Provides Comments

  • MongoDB Support
  • GraphQL Fields

Sample Configuration

comments:
  platform: "odm"
  model: "AppBundle\Document\Video"