Skip to content
This repository has been archived by the owner on Jan 25, 2020. It is now read-only.

Protokoll 09.10.2014

fgreinus edited this page Mar 2, 2015 · 1 revision

Protokoll 09.10.2014

Forum

Homestead

  • Homestead Config in eigene Repo
  • Rest in separate Repo, so dass man die aktuell noch massenhaften Updates für Laravel 5 gut einpflechten kann

Repo-Struktur

  • Vain (Laravel 5)
    • master
      • Entwicklungs-Branch
    • upstream
      • Upstream-Branch - wird automatisch synchronisiert
  • Homestead
    • master
      • Entwicklungs-Branch (Upstream-Branch vermutlich unnötig)

Module

  • Backends einzeln in die Module
  • fett gedruckte sind für Release nötig
  • kursiv erst mit B2B Merge
    • Auth (User, Login/Logout, Registrierung, Profil-Bereich…)
    • Premium-System
    • Char-Transfer
    • API-Modul (Serverstatus, Uptime, Spielerzahl etc.)
    • PN- und Feeds-Modul
    • FAQ
    • Support
    • Downloads
    • Content für Custom Pages (Regeln, Impressum, ...)
    • Vote Center
    • News (Blog-Modul)

Nächste Schritte

  • LDAP aufsetzen
  • Datenbankstruktur entwerfen