PHPackages                             krautgortna/statamic-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. [Templating &amp; Views](/categories/templating)
4. /
5. krautgortna/statamic-disqus

ActiveAddon[Templating &amp; Views](/categories/templating)

krautgortna/statamic-disqus
===========================

This Statamic Addon adds a Disqus comment section to your Statamic views

v1.2(3y ago)14MITPHPPHP &gt;= 7.0

Since Feb 9Pushed 3y ago1 watchersCompare

[ Source](https://github.com/krautgortna/statamic-disqus)[ Packagist](https://packagist.org/packages/krautgortna/statamic-disqus)[ RSS](/packages/krautgortna-statamic-disqus/feed)WikiDiscussions main Synced today

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

[![Statamic 3](https://camo.githubusercontent.com/510632a20f64e0e1a75b44641d0ae39325250a87d3f2d65b372fd0c7e7fedab2/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53746174616d69632d332e782d626c756576696f6c6574)](https://camo.githubusercontent.com/510632a20f64e0e1a75b44641d0ae39325250a87d3f2d65b372fd0c7e7fedab2/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53746174616d69632d332e782d626c756576696f6c6574)[![Software License](https://camo.githubusercontent.com/c55405019aabebfbaf666ff1b78ed7ebda64956420f4cba0281b7c35c81cab31/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6b72617574676f72746e612f73746174616d69632d646973717573)](LICENSE.md)[![Downloads](https://camo.githubusercontent.com/60e5583bed18492c2f11c6d24cd19b627e78e9f9768cd72bb328236e912e49ca/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b72617574676f72746e612f73746174616d69632d646973717573)](https://camo.githubusercontent.com/60e5583bed18492c2f11c6d24cd19b627e78e9f9768cd72bb328236e912e49ca/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b72617574676f72746e612f73746174616d69632d646973717573)[![Create Release](https://github.com/krautgortna/statamic-disqus/actions/workflows/create-release.yml/badge.svg)](https://github.com/krautgortna/statamic-disqus/actions/workflows/create-release.yml)

Features
--------

[](#features)

- Provides Antlers tags that can be used in any frontend view
- Easily provide a discussion thread id as a parameter
- For API calls: decide if you want to make a server- or client-side API call

Tags
----

[](#tags)

- `{{ disqus:comments id="id" }}` to load the Disqus embed plugin for a given thread
- `{{ disqus:count id="id" }}` to show the number of comments ("posts") of a given thread
- `{{ disqus:likes id="id" }}` to show the number of likes of a given thread

How to Use
----------

[](#how-to-use)

First of all, provide your Disqus forum's shortname via the .env file:

```
DISQUS_SHORTNAME="your_shortname"
```

In the Antlers template, you can now use

```
{{ disqus:comments id="id" }}
```

Provide a variable as the thread id, e.g. when the slug is the Disqus thread id:

```
{{ disqus:comments :id="slug" }}
```

All .env Parameters
-------------------

[](#all-env-parameters)

- `DISQUS_SHORTNAME="your_shortname"` to identify your account
- `DISQUS_SECRET` used for server-side API calls
- `DISQUS_API_KEY` used for client-side API calls
- `DISQUS_METHOD` choose between 'server' or 'client' API calls (note that the Disqus embed is always loaded on client side)

How to Install
--------------

[](#how-to-install)

You can search for this addon in the `Tools > Addons` section of the Statamic control panel and click **install**, or run the following command from your project root:

```
composer require krautgortna/statamic-disqus
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

1239d ago

### Community

Maintainers

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

---

Top Contributors

[![krautgortna](https://avatars.githubusercontent.com/u/10605644?v=4)](https://github.com/krautgortna "krautgortna (34 commits)")

---

Tags

forumcommentsdisqusstatamic

### Embed Badge

![Health badge](/badges/krautgortna-statamic-disqus/health.svg)

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

###  Alternatives

[statamic/statamic

Statamic

829179.5k](/packages/statamic-statamic)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[laravelista/comments

Comments for Laravel.

747194.2k1](/packages/laravelista-comments)[statamic/seo-pro

68516.6k](/packages/statamic-seo-pro)[spatie/laravel-blade-comments

Add debug comments to your rendered output

180335.8k](/packages/spatie-laravel-blade-comments)[knplabs/knp-disqus-bundle

6480.8k](/packages/knplabs-knp-disqus-bundle)

PHPackages © 2026

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