oliverklee / onetimeaccount
允许用户创建一个无需输入用户名或密码的短期前端用户账户。
v7.1.0
2024-09-20 17:29 UTC
Requires
- php: ^7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0
- oliverklee/feuserextrafields: ^6.3
- oliverklee/oelib: ^6.0
- psr/http-message: ^1.0.1 || ^2.0
- typo3/cms-core: ^11.5.37 || ^12.4.15
- typo3/cms-extbase: ^11.5.37 || ^12.4.15
- typo3/cms-fluid: ^11.5.37 || ^12.4.15
- typo3/cms-frontend: ^11.5.37 || ^12.4.15
- typo3fluid/fluid: ^2.7.4
Requires (Dev)
- ergebnis/composer-normalize: 2.43.0
- friendsofphp/php-cs-fixer: 3.64.0
- helmich/typo3-typoscript-lint: 3.1.1
- phpstan/extension-installer: 1.4.3
- phpstan/phpstan: 1.12.4
- phpstan/phpstan-phpunit: 1.4.0
- phpstan/phpstan-strict-rules: 1.6.1
- phpunit/phpunit: 9.6.19
- psr/log: ^1.0 || ^2.0 || ^3.0
- saschaegerer/phpstan-typo3: ^1.10.2
- squizlabs/php_codesniffer: 3.10.3
- ssch/typo3-rector: 2.6.5
- ssch/typo3-rector-testing-framework: 2.0.1
- symfony/console: ^5.4.43 || ^6.4.11 || ^7.1.4
- symfony/translation: ^5.4.42 || ^6.4.10 || ^7.1.3
- symfony/yaml: ^5.4.43 || ^6.4.11 || ^7.1.4
- typo3/coding-standards: 0.6.1
- typo3/testing-framework: 7.1.0
- webmozart/assert: ^1.11.0
Suggests
- oliverklee/seminars: Event management
Replaces
- typo3-ter/onetimeaccount: v7.1.0
- dev-main / 7.1.x-dev
- v7.1.0
- v7.0.0
- v6.4.0
- v6.3.0
- v6.2.1
- v6.2.0
- v6.1.2
- v6.1.1
- v6.1.0
- v6.0.0
- v5.1.1
- v5.1.0
- v5.0.0
- v4.2.2
- v4.2.1
- v4.2.0
- v4.1.1
- v4.1.0
- v4.0.1
- v4.0.0
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v2.1.0
- 2.0.0
- dev-task/symfony-dev-deps
- dev-task/release
- dev-task/broader-deps
- dev-task/oelib-6.0
- dev-task/coverage-12
- dev-feature/unit-tests-12
- dev-cleanup/code-format
- dev-bugfix/general-utility
- dev-test/phpstan-deprecation
- dev-test/oelib-main
- dev-test/oelib-branch
- dev-task/functional-12
- dev-bugfix/language
- dev-feature/12lts-support
- dev-bugfix/query-params
- dev-task/symfony-deps
- dev-task/allow-empty-baseline
- dev-task/drop-oelib-5
- dev-cleanup/extract-method
- dev-feature/rector
- dev-dependabot/composer/phpstan/phpstan-strict-rules-1.6.1
- dev-bugfix/action-response
- dev-cleanup/forward
- dev-cleanup/short-class-names
- dev-cleanup/mock-types
- dev-task/rename
- dev-cleanup/autoformat
- dev-task/internal
- dev-cleanup/composer-script-paths
- dev-bugfix/user-session
- dev-dependabot/composer/phpstan/phpstan-1.12.4
- dev-dependabot/composer/squizlabs/php_codesniffer-3.10.3
- dev-l10n_main
- dev-dependabot/composer/helmich/typo3-typoscript-lint-tw-3.2.1
This package is auto-updated.
Last update: 2024-09-21 08:10:14 UTC
README
此扩展提供了一个兼容Bootstrap-5的表单,允许用户创建一个短期前端用户账户,无需输入用户名或密码。
它还提供了CAPTCHA验证码。
试试看!
如果您想自己测试此扩展,有一个基于DDEV的TYPO3发行版已经安装了此扩展,并准备好了测试记录。