https://github.com/statamic/plugin-disqus
Disqus plugin for Statamic
https://github.com/statamic/plugin-disqus
Last synced: 3 months ago
JSON representation
Disqus plugin for Statamic
- Host: GitHub
- URL: https://github.com/statamic/plugin-disqus
- Owner: statamic
- Created: 2012-04-23T02:59:57.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2016-04-27T13:52:44.000Z (about 9 years ago)
- Last Synced: 2025-03-22T04:41:26.755Z (3 months ago)
- Language: PHP
- Size: 5.86 KB
- Stars: 13
- Watchers: 8
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Plugin-Disqus 
=============[Disqus](http://disqus.com) is a third-party comments service. A really good one. This will make using them with Statamic really, really easy.
Disqus plugin for Statamic.## Installing
1. Download the zip file (or clone via git) and unzip it or clone the repo into `/_add-ons/`.
2. Ensure the folder name is `disqus` (Github timestamps the download folder).
3. Enjoy.## Usage
Add Disqus comments to your page by dropping in the tag and setting the `account` parameter
{{ disqus:comments account="username" }}## Parameters
- `account`: your disqus account
- `dev`: set to true/false to turn on developer mode