Replyo - Self-Hosted Comment SystemReplyo - Self-Hosted Comment System
Add comments to any website with two lines of code. Self-hosted, no database, no tracking. A privacy-friendly Disqus alternative. Recently UpdatedReplyo - Self-Hosted Comment System
Add comments to any website with two lines of code. Self-hosted, no database, no tracking. A priv...
Overview
Replyo is a self-hosted comment system for static and PHP websites. It stores comments as flat JSON files on your own hosting, so there is no database to set up and nothing loaded from a third-party service.
Add a comment section to any page by pasting two lines of code. The page can be plain HTML, PHP, or built with a static site generator like Astro, Jekyll or 11ty. Each page keeps its own separate comment thread.
Comments are managed from a simple admin dashboard where you can approve, delete and moderate. New comments can be held for approval before they appear, and a built-in honeypot quietly blocks spam bots.
Everything runs on standard shared hosting with PHP 7.4 or newer. No framework, no Composer, no build step. Upload the files, run the installer once, and you are ready.
Features
- Self-hosted: comments stored as flat JSON files, no database
- Two-line embed works on any page (HTML, PHP, static site generators)
- Separate comment thread per page
- Moderation dashboard: approve, delete, manage comments
- Optional approval before comments appear
- Built-in honeypot spam protection
- Optional 1-5 star ratings for reviews
- Set your own per-page comment and total page limits
- Change the dashboard button colour
- Private notepad in the admin
- CSRF protection and login throttling on the admin
- Runs on standard shared hosting (cPanel, DirectAdmin, Plesk)
Requirements
- PHP 7.4 or newer
- A folder with write permission for storing comment files
- Works on standard shared hosting - no database, no framework, no Composer
Instructions
1. Edit config.php with your admin username and settings.
2. Upload the files to your hosting.
3. Open install.php in your browser to set your password, then delete install.php.
4. Paste the two-line embed code onto any page where you want comments.
5. Log in to the dashboard to moderate.
Full step-by-step details are in the included documentation.
Other items by this author
| Category | Scripts & Code / PHP Scripts / Forum |
| First release | 1 July 2026 |
| Last update | 1 July 2026 |
| Software version | PHP 7.4, PHP 8.0, PHP 8.1, PHP 8.2, PHP 8.3, PHP 8.4 |
| Files included | .php, .css, .html, Javascript .js |
| Tags | comments, php script, privacy, no database, shared hosting, comment system, php comments, flat file, moderation, json storage, self-hosted, spam protection, embeddable, disqus alternative, static site comments |








