AddOn
Umfragen
Beschreibung
Erstellt und verwaltet Umfragen in REDAXO 5, bei Bedarf mit E-Mailbestätigung.Erstellt und verwaltet Umfragen in REDAXO 5, bei Bedarf mit E-Mailbestätigung.
github.com/FriendsOfREDAXO/poll
Umsetzung
Versionen
2.1.0
What's Changed
- Update boot.php by @skerbis in https://github.com/FriendsOfREDAXO/poll/pull/37
- Umstellung auf FOR-konformen Namespace by @christophboecker in https://github.com/FriendsOfREDAXO/poll/pull/39
New Contributors
- @christophboecker made their first contribution in https://github.com/FriendsOfREDAXO/poll/pull/39
Full Changelog: https://github.com/FriendsOfREDAXO/poll/compare/2.0.0...2.1.0
2.0.0
- Pro Umfrage können mehrere Fragen gestellt werden
- Fragen können auch per Texteingabe vom Benutzer beantwortet werden (keine Auswahloptionen erstellen)
- Die Statistik wurde durch ein Dashboard ersetzt
- Optimierungen für PHP >= 8.1
- Readme aktualisiert
- Demodaten, siehe Dashboard
2.0.0-beta2
Version 2.0.0-beta2 (29.04.2025)
- Pro Umfrage können mehrere Fragen gestellt werden
- Fragen können auch per Texteingabe vom Benutzer beantwortet werden (keine Auswahloptionen erstellen)
- Die Statistik wurde durch ein Dashboard ersetzt
- Optimierungen für PHP >= 8.1
- Readme aktualisiert
1.4.4
1.4.4
Fix-Release. Das beiliegende Fieldset war nicht kompatibel mit YForm 4.x.
1.4.3
What's Changed
- yform 4 compatibility - add return type by @tyrant88 in https://github.com/FriendsOfREDAXO/poll/pull/23
- Fix for YForm 4 by @tyrant88 in https://github.com/FriendsOfREDAXO/poll/pull/25
- Fix version number by @tyrant88 in https://github.com/FriendsOfREDAXO/poll/pull/26
Full Changelog: https://github.com/FriendsOfREDAXO/poll/compare/1.4.2...1.4.3
1.4.2
Fix Installation Error
1.4
Version 1.4 (26.05.2020)
- Vor einem Update darauf achten, dass sich Sprachschlüssel, Fragmente und Abhängigkeiten verändert haben.
- Optionen als Inline Relations
- Versionsabgängigkeit nun YForm 3
- Umbau auf Fragmente.
- Sprachkeys fürs Frontend gesetzt
- Installation korrigiert
1.3.5
Fix für YForm 3
1.3.4
- Release zur Veröffentlichung im Installer