/xperience-by-kentico-disqus

Xperience by Kentico Page Builder widget to enable embedding Disqus commenting into a page.

Primary LanguageC#MIT LicenseMIT

Xperience by Kentico Disqus

7-day bug-fix policy CI: Build and Test

Description

Disqus integration enabling to use blog comment hosting service for your website. This integration makes it easy to add the Disqus component by using predefined widget included in this project. See Disqus for more information.

Screenshots

Admin UI Widget Configuration

Library Version Matrix

Xperience Version Library Version
>= 28.4.1 2.0.0

Dependencies

Package Installation

Add the package to your application using the .NET CLI

dotnet add package Kentico.Xperience.Disqus

Quick Start

Add the following string to your appsettings.json

 "CMSDisqus": {
   "SiteShortName": ""
 }

Beware that the content of the widget in administration interface can not be manipulated with. You can modify the properties of this widget, however the content is not interactive because otherwise there would be script conflicts between Disqus iFrame and Kentico administration interface.

The SiteShortName value should match the site short name value in your Disqus account.

Contributing

To see the guidelines for Contributing to Kentico open source software, please see Kentico's CONTRIBUTING.md for more information and follow the Kentico's CODE_OF_CONDUCT.

Instructions and technical details for contributing to this project can be found in Contributing Setup.

License

Distributed under the MIT License. See LICENSE.md for more information.

Support

7-day bug-fix policy

This project has Full support by 7-day bug-fix policy / Kentico Labs limited support.

See SUPPORT.md for more information.

For any security issues see SECURITY.md.