dev-master
9999999-dev https://github.com/mickaelandrieu/DisqusBundleBackBee bundle to provide Disqus Comment integration
GPL-3.0+
The Requires
disqus comment backbee
BackBee bundle to provide Disqus Comment integration
This bundle add Disqus Comment service integration to BackBee CMS., (*1)
Use composer to require the Bundle:, (*2)
$~ composer require "mickaelandrieu/disqus-bundle:1.0"
Then, register the bundle in bundles.yml
:, (*3)
# bundles configuration, in repository/Config/bundles.yml demo: BackBee\Bundle\DemoBundle\Demo toolbar: BackBee\Bundle\ToolbarBundle\Toolbar # ... disqus: Am\Bundle\DisqusBundle\Disqus
Finaly, you need to set up your Disqus Application short name., (*4)
# in repository/Config/services.yml parameters: bundle.disqus.short_name: disqus_application_name
You can know access the new block "Disqus" in "Comment" category., (*5)
, (*6)
BackBee bundle to provide Disqus Comment integration
GPL-3.0+
disqus comment backbee