Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.46 KB

README.md

File metadata and controls

26 lines (14 loc) · 1.46 KB

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status

Disqus plugin for Craft CMS 5.x

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

Screenshot

Requirements

This plugin requires Craft CMS 5.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.

Documentation

Click here -> Disqus Documentation

Brought to you by nystudio107