Download the PHP package ramon/auth-modals without Composer
On this page you can find all versions of the php package ramon/auth-modals. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package auth-modals
Auth Modals
Redesigns Flarum's login, sign-up and forgot-password modals with a custom side panel (background image + contextual icon), and optionally adds pill-shaped Log In / Sign Up buttons to the header for guests.
Features
- Side panel — Injected into the Log In, Sign Up and Forgot Password modals, with a contextual Font Awesome icon (lock / user-plus / envelope).
- Custom background image — Upload any image from the admin panel; rendered as a
coverbackground on the right-side panel. - Header buttons — Optional pill-shaped Log In / Sign Up buttons in the header secondary nav for guests, with an "or" separator.
- Colored-header aware — Buttons automatically swap to readable contrast when the forum uses a colored header.
- Dark mode — Styles included; borders and surfaces adapt to the active theme.
- Auto-save — Settings persist on every change; no submit button on the extension page.
Requirements
- Flarum
^2.0.0
Installation
Then enable Auth Modals under the Extensions page in the admin panel.
Updating
Configuration
All settings are available in the admin panel under the Auth Modals extension:
| Setting | Description | Default |
|---|---|---|
| Modal background | Image rendered on the right-side panel of the auth modals | — |
| Header buttons | Show pill-shaped Log In / Sign Up buttons in the header for guests | false |
API Endpoints
| Method | Endpoint | Description |
|---|---|---|
POST |
/api/auth-modals/image |
Upload the modal background image (admin only) |
DELETE |
/api/auth-modals/image |
Remove the modal background image (admin only) |
Build
Links
Authors
License
MIT
All versions of auth-modals with dependencies
PHP Build Version
Package Version
Requires
flarum/core Version
^2.0.0
The package ramon/auth-modals contains the following files
Loading the files please wait ...