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.
- Host: GitHub
- URL: https://github.com/zakarialaoui10/wiscus
- Owner: zakarialaoui10
- Created: 2026-04-06T18:50:13.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-22T14:53:47.000Z (2 months ago)
- Last Synced: 2026-04-22T16:32:55.493Z (2 months ago)
- Topics: giscus, gutenberg, gutenberg-blocks, gutenberg-plugin, php, wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 1.4 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]
```