Disqus module for Orchard Core. Allows you to add a Disqus comment section to a content type.
- Add the nuget package Disqus.OrchardCore as a reference to your application using Orchard Core.
- Launch your Orchard Core application, log in as admin, then go to the Modules admin page and enable the Disqus module.
- Add a Disqus Part in the Definition of the Content Type on which you want to add Disqus comments.
- Edit the settings of the Disqus Part and enter the name of the site that you created at https://disqus.com/.
- When you create a content, the Disqus comment section will only appear if the 'Show comments' checkbox is checked.