nystudio107 / craft3-disqus
Integrates the Disqus commenting system into Craft 3 websites, including Single Sign On (SSO) and custom login/logout URLs
Fund package maintenance!
khalwat
Installs: 85
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 2
Forks: 3
Type:craft-plugin
Requires
- craftcms/cms: ^3.0.0
- v1.x-dev
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-dependabot/npm_and_yarn/docs/follow-redirects-1.14.7
- dev-dependabot/npm_and_yarn/docs/url-parse-1.5.3
- dev-dependabot/npm_and_yarn/docs/prismjs-1.25.0
- dev-dependabot/npm_and_yarn/docs/path-parse-1.0.7
- dev-dependabot/npm_and_yarn/docs/postcss-7.0.36
- dev-dependabot/npm_and_yarn/docs/ws-6.2.2
- dev-dependabot/npm_and_yarn/docs/dns-packet-1.3.4
- dev-dependabot/npm_and_yarn/docs/browserslist-4.16.6
- dev-develop
- dev-dependabot/npm_and_yarn/docs/elliptic-6.5.4
- dev-dependabot/npm_and_yarn/docs/websocket-extensions-0.1.4
This package is not auto-updated.
Last update: 2022-02-01 13:06:21 UTC
README
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
Related: Disqus for Craft 2.x
Requirements
This plugin requires Craft CMS 3.0.0 or later.
Installation
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.
Disqus works on Craft 3.x.
Documentation
Click here -> Disqus Documentation
Brought to you by nystudio107