Experimental project
This is a sandbox project, which contains experimental code for developer use only.
This sandbox project aims to provide Disqus commenting system to D8.
Tutorial
Installation
Following are the steps to install Disqus on Drupal 8:
- Download and install the Disqus module into the modules directory (/modules)
- Enable the module in admin/modules
- Register your site at Disqus.com
- Visit admin/config/services/disqus and set your configuration options depending on what you registered with on Disqus
- Enable disqus field for an entity sub-type (for example, 'Article' content type). Go to 'Manage fields' in admin/structure/types and add new field with field type 'Disqus comment'.
- Enable the "view disqus comments" permission at admin/user/access or admin/people/permission for users you'd like to see the comments
Project information
- Project categories: Integrations
- Created by JayeshSolanki on , updated