This is a simple and minimalistic registation-only page (no password change, no reset password options available). This project is dedicated for Azeroth Core (maybe it will work with other cores like CMangos - not tested).
Support : AzerothCore
Apache2, MariaDB/MySQL, PHP >=7.0
- sudo apt install apache2 php mysql-server php-mbstring php-gd php-gmp php-mysql
- phpenmod pdo
- phpenmod pdo_mysql
- systemctl restart apache2
- download project or clone to /var/www/html directory
- go to config/ folder and edit config.php file
Code is based on very old Nostalrius site with mine tweaks and updates to work with AzerothCore.