Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modul Typen #2

Open
DrMcHack opened this issue Jan 16, 2021 · 0 comments
Open

Modul Typen #2

DrMcHack opened this issue Jan 16, 2021 · 0 comments

Comments

@DrMcHack
Copy link

Ein Modul kann verschiedene Funktionen haben, es existieren verschiedene Modultypen, welche beliebig angepasst werden können:

  • Route Modul: Dieses Modul repräsentiert eine spezifische Route und kann neben dem Controller z.B. einen View beinhalten.
  • Parent Modul: Jedes Modul kann neben seiner Grundfunktionalität auch Submodule beinhalten.
  • Extension Modul: Erweitert die Software um Funktionalitäten wie z.B. eine API Anbindung.
  • Template Modul: Erweitert die Software um Templates wie z.B. neue Design Features
  • ... tbc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant