Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/FriendsOfFlarum/realtimelogin

Prevents the page from refreshing when a user logs in or signs up. The modal will close and everything will be ready to go.
https://github.com/FriendsOfFlarum/realtimelogin

Last synced: about 2 months ago
JSON representation

Prevents the page from refreshing when a user logs in or signs up. The modal will close and everything will be ready to go.

Awesome Lists containing this project

README

        

# Real-Time Login by FriendsOfFlarum

![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/fof/realtimelogin.svg)](https://packagist.org/packages/fof/realtimelogin) [![OpenCollective](https://img.shields.io/badge/opencollective-fof-blue.svg)](https://opencollective.com/fof/donate)

A [Flarum](http://flarum.org) extension. Prevents the page from refreshing when a user logs in or signs up. The modal will close and everything will be ready to go.

### Installation

Use [Bazaar](https://discuss.flarum.org/d/5151-flagrow-bazaar-the-extension-marketplace) or install manually with composer:

```sh
composer require fof/realtimelogin
```

### Updating

```sh
composer update fof/realtimelogin
```

### Links

[](https://opencollective.com/fof/donate)

- [Packagist](https://packagist.org/packages/fof/realtimelogin)
- [GitHub](https://github.com/FriendsOfFlarum/realtimelogin)

An extension by [FriendsOfFlarum](https://github.com/FriendsOfFlarum).