https://github.com/oliverklee/ext-onetimeaccount
TYPO3 extension "onetimaccount"
https://github.com/oliverklee/ext-onetimeaccount
hacktoberfest php typo3 typo3-cms-extension
Last synced: 4 days ago
JSON representation
TYPO3 extension "onetimaccount"
- Host: GitHub
- URL: https://github.com/oliverklee/ext-onetimeaccount
- Owner: oliverklee
- License: gpl-2.0
- Created: 2017-11-25T19:41:04.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-04-16T09:15:19.000Z (11 days ago)
- Last Synced: 2025-04-23T09:07:42.481Z (4 days ago)
- Topics: hacktoberfest, php, typo3, typo3-cms-extension
- Language: PHP
- Homepage: https://www.oliverklee.de/typo3-services/seminarmanager/
- Size: 3.85 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 74
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# "One time account" TYPO3 extension
[](https://get.typo3.org/version/11)
[](https://get.typo3.org/version/12)
[](https://packagist.org/packages/oliverklee/onetimeaccount)
[](https://github.com/oliverklee/ext-onetimeaccount/actions)
[](https://coveralls.io/github/oliverklee/ext-onetimeaccount?branch=main)This extension provides a Bootstrap-5-compatible form that allows users to
create a short-lived FE user account without having to enter a user name or
password.It also provides a CAPTCHA.

| | URL |
|------------------|----------------------------------------------------------------|
| **Repository:** | https://github.com/oliverklee/ext-onetimeaccount |
| **Read online:** | https://docs.typo3.org/p/oliverklee/onetimeaccount/main/en-us/ |
| **TER:** | https://extensions.typo3.org/extension/onetimeaccount/ |## Give it a try!
If you would like to test the extension yourself, there is a
[DDEV-based TYPO3 distribution](https://github.com/oliverklee/TYPO3-testing-distribution)
with this extension installed and some test records ready to go.