Integrates the Disqus commenting system into Craft CMS websites, including Single Sign On (SSO) and custom login/logout URLs
This plugin requires Craft CMS 5.0.0 or later.
To install Disqus, follow these steps:
- Install with Composer via
composer require nystudio107/craft-disqus
from your project directory - 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.
Click here -> Disqus Documentation
Brought to you by nystudio107