AddOn
Mitarbeitende
Beschreibung
Eine Blaupause für die Verwaltung von Team-Seiten, Mitarbeitenden und Ansprechpartner*innen. Basierend auf YForm und YOrm, mit sinnvollen Standardfeldern wie: Name, E-Mail, Abteilung, Beschreibung/Vita. Einfache und flexible Erweiterung über eigenen YForm-Felder.Zusätzliche Methoden für das direkte komfortable Erstellen von VCard-Dateien und QR-Codes.
Eine Blaupause für die Verwaltung von Team-Seiten, Mitarbeitenden und Ansprechpartner*innen. Basierend auf YForm und YOrm, mit sinnvollen Standardfeldern wie: Name, E-Mail, Abteilung, Beschreibung/Vita. Einfache und flexible Erweiterung über eigenen YForm-Felder.
Zusätzliche Methoden für das direkte komfortable Erstellen von VCard-Dateien und QR-Codes.
Staff basiert vollkommen auf YForm. Nutze alle Vorteile, die YForm bietet mit der eigenen Dataset-Klasse:
- VCard-Library zum Erstellen von VCard-Dateien für Mitarbeitende
- QRCode-Library zum Erstellen von Kontaktdaten-QR-Codes
staff:get($id)
- erhalte einen bestimmten Mitarbeitenden anhand der Datensatz-IDstaff::query()->findAll()
erhalte eine Array aller Mitarbeitenden.
github.com/alexplusde/staff
Umsetzung
Alexander Walther - alex+ Digitales Marketing zum Profil
Innsbrucker Str. 2 74072 Heilbronn www.alexplus.de/redaxo-addonsVersionen
1.3.0
What's Changed
- Create .github/FUNDING.yml by @alxndr-w in https://github.com/alexplusde/staff/pull/26
- php-cs-fixer by @alxndr-w in https://github.com/alexplusde/staff/pull/27
- YForm Tableset: Suche standardmäßig aktivieren, Felder für Suche aktivieren by @alxndr-w in https://github.com/alexplusde/staff/pull/37
Full Changelog: https://github.com/alexplusde/staff/compare/1.2.3...1.3.0
Vielen Dank @iriswerner für den Hinweis zur Suche und die Beauftragung der Änderungen
1.2.3
What's Changed
- getImage()-Methode einbauen by @alxndr-w in https://github.com/alexplusde/staff/pull/22
- fix getLastName() by @alxndr-w in https://github.com/alexplusde/staff/pull/23
- move menu to system block by @alxndr-w in https://github.com/alexplusde/staff/pull/24
- Update package.yml by @alxndr-w in https://github.com/alexplusde/staff/pull/25
Full Changelog: https://github.com/alexplusde/staff/compare/1.2.2...1.2.3
1.2.2
What's Changed
- Update publish-to-redaxo-org.yml by @alxndr-w in https://github.com/alexplusde/staff/pull/19
- Update publish-to-redaxo-org.yml by @alxndr-w in https://github.com/alexplusde/staff/pull/20
- en_gb translation by @alxndr-w in https://github.com/alexplusde/staff/pull/21
Full Changelog: https://github.com/alexplusde/staff/compare/1.2.1...1.2.2