Skip to content

ItalianRockMafia/core

Repository files navigation

IRM-core

This is the core of the IRM-Backend. It handles login, registration and settings.

Benutzerdokumentation (german)

Die Dokumentation für die Benutzer finden sich im Wiki

Dependencies

Installation

Clone the repo and upload all php files to your www root. Import the database.sql file in your MySQL-Database. Setup PHP-CRUD-API and a telegram bot for the Telegram Login Widget (all linked above). After that, rename config-sample.php to config.php and fill in your options. Your application is now ready to use.