sidtechno / customlogin
This is used for custom login where user email is validated.
Package info
github.com/awestarry/flarum_plugin
Language:JavaScript
Type:flarum-extension
pkg:composer/sidtechno/customlogin
dev-main
2023-11-27 10:35 UTC
Requires
- flarum/core: ^1.2.0
- guzzlehttp/guzzle: ^7.8
- laminas/laminas-diactoros: ^2.25
- tobscure/json-api: ^0.3.0
Requires (Dev)
- flarum/phpstan: ^1.8
- flarum/testing: ^1.0.0
This package is auto-updated.
Last update: 2026-02-27 15:39:31 UTC
README
A Flarum extension. this is use for customlogin where user email valid or not
Features
- Sign up with user give some security questions answer: when User sign up then user give three security question then hi will sign up when user forget password then he will re set his password.
Usage
Install with composer:
composer require sidtechno/customlogin:dev-main
Updating
composer update sidtechno/customlogin:"*"
php flarum migrate
php flarum cache:clear