Disqus plugin for CKEditor. https://sestolab.pp.ua/addons/CKEditor/disqus
Any modern browser should be supported.
- Put the plugin into the CKEditor
plugins
folder. - Enable the plugin in the CKEditor configuration file (
config.js
):
config.extraPlugins = 'disqus';
config.disqus_forum_url = 'EXAMPLE'; // Replace EXAMPLE with your forum shortname.
- English
- Russian
- Ukrainian
Translations are welcome.