Skip to main content

Allows embeding Disqus threads into the site

Project description

Integrate Disqus into your django CMS and Aldryn projects, and allow users to comment on and discuss content on your site.

Disqus is one of the most popular commenting systems available. It’s especially suited to news and weblog content, but can be applied anywhere that you’d like to provide discussion functionality.

With the Aldryn Disqus Addon you can integrate it into your projects and start building an online community in just a few simple steps.

See it in action on the django CMS weblog.

Installation

Aldryn Installation

Choose a site you want to install the add-on to from the dashboard. Then go to Apps -> Install app and click Install next to Aldryn Disqus app.

Ensure you correctly set the DISQUS_SHORTNAME setting in the control panel to the identifier you configured for your project at Disqus.

Redeploy the site.

Manual Installation

Add ‘aldryn_disqus’ to your project’s settings and run python manage.py migrate.

Add DISQUS_SHORTNAME = 'projectname' to your settings. Where projectname is the identifier you configured for your project at Disqus.

Usage

After configuring your Disqus account at https://disqus.com/, simply add the Aldryn Disqus plugin on the desired page(s) in your project.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aldryn-disqus-1.0.0.tar.gz (6.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page