fgtclb / t3oodle
TYPO3 CMS 的简单投票扩展。t3oodle 允许您的前端用户创建新的投票并为现有的投票投票。
0.9.2
2021-06-10 08:39 UTC
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
TYPO3 CMS 的简单投票扩展。t3oodle 允许您的前端用户创建新的投票并为现有的投票投票。
此扩展由 FGTCLB 提供,并由 Friedrich-Ebert-Stiftung e. V. 支持。
文档
此扩展提供 ReST 文档,位于 Documentation/
目录中。
扩展发布后,您可以在 https://docs.typo3.org/p/fgtclb/t3oodle 上查看渲染版本。
演示
您可以在 https://t3oodle.com 上找到此扩展的演示。
开发
.ddev 环境
请参阅 https://github.com/a-r-m-i-n/ddev-for-typo3-extensions
第一次启动
ddev install-all
重置环境
ddev rm -O -R docker volume rm t3oodle-v8-data t3oodle-v9-data t3oodle-v10-data