Merge pull request #429 from harrislineage/master

Add Snicker Plus: Modern PHP 8+ compatible fork of Snicker
This commit is contained in:
Edi 2025-05-01 22:25:49 +02:00 committed by GitHub
commit 0c82ce5dcd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"name": "Harris Lineage",
"email": "steve@harrislineage.com",
"website": "",
"twitter": "",
"facebook": "",
"github": "https://github.com/harrislineage",
"gitlab": "",
"youtube": "",
"reddit": "",
"pinterest": "",
"flickr": "",
"vk": "",
"mastodon": "",
"linkedin": ""
}

View File

@ -0,0 +1,21 @@
{
"name": "Snicker Plus",
"version": "1.0.0",
"author_username": "harrislineage",
"release_date": "2025-04-26",
"license": "MIT",
"price_usd": "0",
"download_url": "https://github.com/harrislineage/snicker-plus/archive/refs/tags/v1.0.0.zip",
"demo_url": "",
"information_url": "https://github.com/harrislineage/snicker-plus",
"description": "Snicker Plus is a modern, fixed fork of the original Snicker plugin.",
"features": {
"0": "Level-Based, AJAX-enabled Commenting for Guests and Users.",
"1": "Many Configurations and adaptable Strings and Themes.",
"2": "User Management for Not-Logged-In Comment Authors.",
"3": "Moderatable Comments (Pending, Approved, Rejected, Spam).",
"4": "Extensive Backend with many possibilities.",
"5": "Updated for PHP 8+."
}
}