Skip to content

ThisNetWorks/Disqus.OrchardCore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disqus.OrchardCore

Disqus module for Orchard Core. Allows you to add a Disqus comment section to a content type.

Status

AppVeyor NuGet

Getting Started

  • 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.

Releases

No releases published

Packages

No packages published

Languages

  • C# 78.7%
  • Liquid 11.3%
  • HTML 10.0%