pschmitt / pico_disqus

Pico plugin for embedding Disqus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pico_disqus

Pico plugin for embedding Disqus in your website

Usage

Add your Disqus ID to Pico's config.php:

$config['disqus_id'] = 'MYID'; 

Now in your theme add {{ disqus_comments }} wherever you want to display the comments section.

About

Pico plugin for embedding Disqus

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%