fgtclb / t3oodle
Simple poll extension for TYPO3 CMS. t3oodle allows your frontend users to create new polls and vote for existing ones.
Installs: 23 695
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 2
Open Issues: 7
Type:typo3-cms-extension
Requires
- php: ^7.2
- ext-json: *
- typo3/cms-core: ^9.5.20 || ^10.4.6
Requires (Dev)
- armin/editorconfig-cli: ^1.0
- friendsofphp/php-cs-fixer: ^2.18
- jangregor/phpstan-prophecy: ^0.8
- phpstan/phpstan: ^0.12.80
- saschaegerer/phpstan-typo3: ^0.13
Replaces
- typo3-ter/t3oodle: 0.9.2
README
Simple poll extension for TYPO3 CMS. t3oodle allows your frontend users to create new polls and vote for existing ones.
This extension has been brought to you by FGTCLB and has been supported by Friedrich-Ebert-Stiftung e. V.
Documentation
This extension provides a ReST documentation, located in Documentation/
directory.
You can see a rendered version on https://docs.typo3.org/p/fgtclb/t3oodle once the extension has been released.
Demo
You will find a demonstration of the extension on https://t3oodle.com
Development
.ddev Environment
See https://github.com/a-r-m-i-n/ddev-for-typo3-extensions
First start
ddev install-all
Reset Environment
ddev rm -O -R docker volume rm t3oodle-v8-data t3oodle-v9-data t3oodle-v10-data