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!
- Host: GitHub
- URL: https://github.com/FriendsOfFlarum/frontpage
- Owner: FriendsOfFlarum
- License: mit
- Created: 2019-03-07T05:12:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T09:04:36.000Z (8 months ago)
- Last Synced: 2024-10-29T22:37:24.138Z (8 months ago)
- Topics: discussions, flarum, flarum-forum, friendsofflarum, frontpage
- Language: PHP
- Homepage: https://discuss.flarum.org/d/19256
- Size: 462 KB
- Stars: 6
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-flarum - FoF FrontPage - Push discussions to the front of your Flarum forum index. (Extensions / Discussion ([:top:](#table-of-contents)))
README
# FrontPage by FriendsOfFlarum
 [](https://packagist.org/packages/fof/frontpage) [](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






### 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)[](https://opencollective.com/fof/donate)
An extension by [FriendsOfFlarum](https://github.com/FriendsOfFlarum), revival requested by...a VERY eager client!!