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

https://github.com/FriendsOfFlarum/frontpage

A Flarum extension. Push discussions to the front of your Flarum forum index!
https://github.com/FriendsOfFlarum/frontpage

discussions flarum flarum-forum friendsofflarum frontpage

Last synced: 3 months ago
JSON representation

A Flarum extension. Push discussions to the front of your Flarum forum index!

Awesome Lists containing this project

README

        

# FrontPage by FriendsOfFlarum

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

A [Flarum](http://flarum.org) extension. Push discussions to the front of your Flarum forum index!

### Installation

Using composer:

```sh
composer require fof/frontpage
```

### Updating

Using composer:

```sh
composer update fof/frontpage
php flarum cache:clear
```
### Screenshots

![](https://i.imgur.com/OyK9qqt.jpg)

![](https://i.imgur.com/lVCGW5T.jpg)

![](https://i.imgur.com/pPh6Ous.jpg)

![](https://i.imgur.com/rcUDOJ3.jpg)

![](https://i.imgur.com/7ec2f5r.jpg)

![](https://i.imgur.com/pJ8lJl7.jpg)

![](https://i.imgur.com/pbk6JaN.jpg)

### Features to Add by Fixer112
- [x] ~~Added a "FrontPage" sort order option for discussions marked as "FrontPage"~~
- [ ] Add an option to add FrontPage as the default sort order on the index page.

### Features to Add by Friends of Flarum
- [x] ~~Add "Push to FrontPage" and "Pull from FrontPage" discussion controls to IndexPage instead of post controls (should behave like the Sticky extension).~~
- [ ] Refactor to add redraw() functionality to dynamically update the DOM after the push/pulls
buttons are clicked on so no page refresh will be needed.

### Links

- [Packagist](https://packagist.org/packages/fof/frontpage)
- [GitHub](https://github.com/friendsofflarum/frontpage)
- [Fixer112's flarum-frontpage](https://github.com/fixer112/flarum-frontpage)

[![OpenCollective](https://img.shields.io/badge/donate-friendsofflarum-44AEE5?style=for-the-badge&logo=open-collective)](https://opencollective.com/fof/donate)

An extension by [FriendsOfFlarum](https://github.com/FriendsOfFlarum), revival requested by...a VERY eager client!!