π[RELEASE] Shadow Key β Web Template for Betakey Plugin
70 views
π [RELEASE] Shadow Key β Web Template for Betakey Plugin
Hey everyone! π
We are excited to release Shadow Key, a clean and minimal web interface designed specifically for the π Betakey β Advanced Beta Access System plugin!
This optional template allows users to redeem their beta keys directly through a simple browser form β no API setup, no extra dependencies.
π₯ Download
π¦ Features
- βοΈ Lightweight PHP-based frontend
- π¨ Minimal, clean HTML/CSS β easy to customize
- π Directly connects to the pluginβs MySQL database
- π Secure and simple beta key redemption flow
βοΈ Requirements
- A web server (e.g. Apache, Nginx)
- PHP 7.4 or newer
- Access to the same MySQL database used by the Betakey plugin
π οΈ Installation
-
Copy Files Upload everything to your web server directory (e.g.,
/var/www/html/
). -
Configure Database Open
mysql.php
and enter your database credentials:$Host = "localhost"; $User = "root"; $Database = "betakey"; $Password = "password"; $Port = "3306";
-
Done Open your site (e.g.,
http://yourdomain.com
) and test the form.
π§ͺ How It Works
- Visitors enter a beta key on your website.
- Shadow Key connects directly to the Betakey plugin's database.
- Key validation is handled using the pluginβs existing database structure and logic.
β Support
- π Docs: inconnu-plugins.de/wiki/betakey/home
- π Website: inconnu-plugins.de
- π¬ Discord: inconnu-plugins.de/discord
π License
This template is available only to verified customers of the Betakey plugin. Redistribution or resale is strictly prohibited.
π Credits
Developed by Inconnu Plugins Base layout by marko-zub Thanks for supporting Betakey! β€οΈ
Let me know if you have feedback or feature requests!
π¨βπ» Ente_3
β Java
πInocnnu Dev