flamarkt / signup-page
Dedicated Sign Up page
Installs: 34
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 0
Open Issues: 0
Language:TypeScript
Type:flarum-extension
Requires
- ext-json: *
- flarum/core: ^1.2
Requires (Dev)
- flamarkt/core: ^0.1.0
This package is auto-updated.
Last update: 2024-10-16 20:41:48 UTC
README
Moves Sign Up to a dedicated page instead of the default modal.
This extension can be used with or without Flamarkt installed. With Flamarkt enabled, Flamarkt's layout system is used for the page design. If Flamarkt is disabled, the login form is inserted into a blank page with no special styling.
Most extensions that add new fields to the SignUp modal should work with this extension as well.
This extension also handles social registration with the custom page.
A ?redirect=/path
parameter can be added to the Sign Up page. It must be an internal URL.
If the "force redirect" option is disabled in the settings, the current page will automatically be set as redirect
value before opening the Sign Up page.
A default redirect can be defined in the settings. The default redirect can be an external URL.