Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oliverklee/ext-onetimeaccount
TYPO3 extension "onetimaccount"
https://github.com/oliverklee/ext-onetimeaccount
hacktoberfest php typo3 typo3-cms-extension
Last synced: 3 months 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 (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T17:34:51.000Z (9 months ago)
- Last Synced: 2024-05-01T22:06:45.744Z (9 months ago)
- Topics: hacktoberfest, php, typo3, typo3-cms-extension
- Language: PHP
- Homepage: https://www.oliverklee.de/typo3-services/seminarmanager/
- Size: 3.6 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 55
-
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
[![TYPO3 V11](https://img.shields.io/badge/TYPO3-11-orange.svg)](https://get.typo3.org/version/11)
[![TYPO3 V12](https://img.shields.io/badge/TYPO3-12-orange.svg)](https://get.typo3.org/version/12)
[![License](https://img.shields.io/github/license/oliverklee/ext-onetimeaccount)](https://packagist.org/packages/oliverklee/onetimeaccount)
[![GitHub CI status](https://github.com/oliverklee/ext-onetimeaccount/workflows/CI/badge.svg?branch=main)](https://github.com/oliverklee/ext-onetimeaccount/actions)
[![Coverage Status](https://coveralls.io/repos/github/oliverklee/ext-onetimeaccount/badge.svg?branch=main)](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.
![screenshot of the user data form in the frontend](Documentation/images/form-in-frontend.png)
| | 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.