An open API service indexing awesome lists of open source software.

https://github.com/zakarialaoui10/wiscus

Add Giscus (GitHub Discussions) comments to your WordPress site with Gutenberg block and shortcode support.
https://github.com/zakarialaoui10/wiscus

giscus gutenberg gutenberg-blocks gutenberg-plugin php wordpress wordpress-plugin

Last synced: 7 days ago
JSON representation

Add Giscus (GitHub Discussions) comments to your WordPress site with Gutenberg block and shortcode support.

Awesome Lists containing this project

README

          

## 📌 Overview

Wiscus is a WordPress plugin that integrates Giscus into your site.
It allows you to:
- Use GitHub Discussions as a comment system
- Configure everything from the WordPress admin panel

## Demo
- https://zakaria-elalaoui-wp.wasmer.app/wiscus-bringing-github-discussions-to-wordpress/

## Requirements

Before using Wiscus:

1. GitHub repository
2. Discussions enabled
3. Install the Giscus GitHub App
4. Proper configuration from https://giscus.app

## 🧱 Usage

### Gutenberg Block
1. Open post/page editor
2. Add block → Wiscus Comments

### Shortcode

```md
[wiscus]
```