PHPackages                             getherbie/plugin-disqus - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. getherbie/plugin-disqus

ActiveHerbie-plugin[Utility &amp; Helpers](/categories/utility)

getherbie/plugin-disqus
=======================

Disqus Plugin for Herbie.

v1.0.0(10y ago)34991BSD-3-ClausePHP

Since Dec 3Pushed 6y agoCompare

[ Source](https://github.com/getherbie-plugin/disqus)[ Packagist](https://packagist.org/packages/getherbie/plugin-disqus)[ Docs](http://www.getherbie.org)[ RSS](/packages/getherbie-plugin-disqus/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (5)Used By (1)

Herbie Disqus Plugin
====================

[](#herbie-disqus-plugin)

`Disqus` ist ein [Herbie](http://github.com/getherbie/herbie) Plugin, mit dem du den gleichnamigen Service [Disqus](http://www.disqus.com) in deine Website einbettest.

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

[](#installation)

Das Plugin installierst du via Composer.

```
$ composer require getherbie/plugin-disqus

```

Danach aktivierst du das Plugin in der Konfigurationsdatei.

```
plugins:
    enable:
        - disqus

```

Konfiguration
-------------

[](#konfiguration)

Unter `plugins.config.disqus` stehen dir die folgenden Optionen zur Verfügung:

```
# template path to twig template
template: @plugin/disqus/templates/disqus.twig

# enable shortcode
shortcode: true

# enable twig function
twig: false

```

Anwendung
---------

[](#anwendung)

Nach der Installation und Konfiguration stehen dir eine Twig-Funktion und ein Shortcode `disqus` zur Verfügung.

Den Shortcode rufst du in deinen Inhaltsseiten wie folgt auf:

```
[disqus getherbie]

oder

[disqus shortname="getherbie"]

```

Die Twig-Funktion rufst du in deinen Layoutdateien so auf:

```
{{ disqus("getherbie") }}

```

Parameter
---------

[](#parameter)

NameBeschreibungTypDefaultshortnameDer Disqus Shortnamestring*empty*Demo
----

[](#demo)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity66

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~163 days

Total

4

Last Release

3687d ago

Major Versions

v0.7.0 → v1.0.02016-04-05

### Community

Maintainers

![](https://www.gravatar.com/avatar/3bdbbcc7c6a4eb0680b6f21d894db260f9863c0743d34365f723545aed49525d?d=identicon)[getherbie](/maintainers/getherbie)

---

Top Contributors

[![tbreuss](https://avatars.githubusercontent.com/u/1334161?v=4)](https://github.com/tbreuss "tbreuss (30 commits)")

---

Tags

plugindisqusherbie

### Embed Badge

![Health badge](/badges/getherbie-plugin-disqus/health.svg)

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

###  Alternatives

[ergebnis/composer-normalize

Provides a composer plugin for normalizing composer.json.

1.1k37.3M2.1k](/packages/ergebnis-composer-normalize)[coldtrick/widget_manager

Manage your widgets

214.3k](/packages/coldtrick-widget-manager)

PHPackages © 2026

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