Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.55 KB

README.md

File metadata and controls

30 lines (16 loc) · 1.55 KB

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status

Disqus plugin for Craft CMS 3.x

Integrates the Disqus commenting system into Craft 3 websites, including Single Sign On (SSO) and custom login/logout URLs

Screenshot

Related: Disqus for Craft 2.x

Requirements

This plugin requires Craft CMS 3.0.0 or later.

Installation

To install Disqus, follow these steps:

  1. Install with Composer via composer require nystudio107/craft-disqus from your project directory
  2. Install the plugin via ./craft install/plugin disqus via the CLI -or- in the Craft Control Panel under Settings > Plugins

You can also install Disqus via the Plugin Store in the Craft AdminCP.

Disqus works on Craft 3.x.

Documentation

Click here -> Disqus Documentation

Brought to you by nystudio107