Few issues from the d8 version needs backport to d7 :

Remove custom Disqus API classes (2304153)
Remove disqus_developer option as it seems to do nothing (2304165)
Implement support for disqus_category_id and disqus_disable_mobile (2304167)

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

JayeshSolanki’s picture

Status: Active » Needs review
FileSize
17.4 KB

Patch removes custom disqusapi class and disqus_developer option

slashrsm’s picture

Status: Needs review » Needs work

We need to document how to install API and (ideally) provide composer integration.

This is quite a significant change. We probably want to start 7.x-2.x for this changes.