PHPackages                             mickaelandrieu/disqus-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. mickaelandrieu/disqus-bundle

ActiveBackbee-bundle

mickaelandrieu/disqus-bundle
============================

BackBee bundle to provide Disqus Comment integration

010PHP

Since Jul 27Pushed 10y agoCompare

[ Source](https://github.com/mickaelandrieu/DisqusBundle)[ Packagist](https://packagist.org/packages/mickaelandrieu/disqus-bundle)[ RSS](/packages/mickaelandrieu-disqus-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Disqus Bundle
=============

[](#disqus-bundle)

This bundle add Disqus Comment service integration to BackBee CMS.

---

Installation
------------

[](#installation)

Use composer to require the Bundle:

```
$~ composer require "mickaelandrieu/disqus-bundle:1.0"
```

Then, register the bundle in `bundles.yml`:

```
# 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](https://help.disqus.com/customer/portal/articles/466208).

```
# in repository/Config/services.yml
parameters:
    bundle.disqus.short_name: disqus_application_name
```

You can know access the new block "Disqus" in "Comment" category.

[![Disqus Block Comment](https://camo.githubusercontent.com/58502b4ac0a275195af6a1c53f2332e31be355c614e5d7b7321a2e48ddb09f3e/687474703a2f2f692e696d6775722e636f6d2f57454e7a544b522e706e67)](https://camo.githubusercontent.com/58502b4ac0a275195af6a1c53f2332e31be355c614e5d7b7321a2e48ddb09f3e/687474703a2f2f692e696d6775722e636f6d2f57454e7a544b522e706e67)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/aaa8dc5ebf777dd52a4fca1b8b3afac33a8e7be97f72d6b5018d35ef184291f7?d=identicon)[mickaelandrieu](/maintainers/mickaelandrieu)

---

Top Contributors

[![mickaelandrieu](https://avatars.githubusercontent.com/u/1247388?v=4)](https://github.com/mickaelandrieu "mickaelandrieu (3 commits)")

### Embed Badge

![Health badge](/badges/mickaelandrieu-disqus-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/mickaelandrieu-disqus-bundle/health.svg)](https://phpackages.com/packages/mickaelandrieu-disqus-bundle)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
