ff-handbook/admin/content/4-modules.typ

23 lines
540 B
Typst
Raw Permalink Normal View History

2025-02-02 11:09:32 +01:00
= Module
2025-02-06 13:53:49 +01:00
FF Admin nutzt verschiedenste Module, um Daten zu organisieren, die Verwaltung zu vereinfachen und Berechtigungen sinnvoll setzen zu können.
2025-02-08 12:54:32 +01:00
#include "./4-modules/1-members.typ"
2025-02-02 11:09:32 +01:00
2025-02-08 12:54:32 +01:00
#include "./4-modules/2-calendar.typ"
2025-02-02 11:09:32 +01:00
2025-02-08 12:54:32 +01:00
#include "./4-modules/3-protocol.typ"
2025-02-02 11:09:32 +01:00
2025-02-08 12:54:32 +01:00
#include "./4-modules/4-newsletter.typ"
2025-02-02 11:09:32 +01:00
2025-02-10 11:08:57 +01:00
#include "./4-modules/5-backups.typ"
2025-02-02 11:09:32 +01:00
2025-02-10 11:08:57 +01:00
#include "./4-modules/6-query.typ"
2025-02-02 11:09:32 +01:00
2025-02-10 11:08:57 +01:00
#include "./4-modules/7-template.typ"
2025-02-02 11:09:32 +01:00
2025-03-23 17:43:44 +01:00
#include "./4-modules/8-listprint.typ"
2025-02-02 11:09:32 +01:00
2025-03-23 17:43:44 +01:00
#include "./4-modules/9-user-roles.typ"
#include "./4-modules/10-webapi.typ"