Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 924 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 924 Bytes

ACore mini-reg-page

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

Requirements:

Apache2, MariaDB/MySQL, PHP >=7.0

Installation

  • 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

Screenshot

preview preview

Code is based on very old Nostalrius site with mine tweaks and updates to work with AzerothCore.