Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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"

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.