nystudio107 / craft-disqus
Integrates the Disqus commenting system into Craft CMS websites, including Single Sign On (SSO) and custom login/logout URLs
Fund package maintenance!
khalwat
Installs: 17 191
Dependents: 0
Suggesters: 0
Security: 0
Stars: 13
Watchers: 4
Forks: 4
Type:craft-plugin
Requires
- craftcms/cms: ^5.0.0
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
- craftcms/rector: dev-main
This package is auto-updated.
Last update: 2024-10-09 02:29:20 UTC
README
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
Requirements
This plugin requires Craft CMS 5.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.
Documentation
Click here -> Disqus Documentation
Brought to you by nystudio107