Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clarkwinkelmann/flarum-ext-post-bookmarks
Bookmark posts to find them easily later
https://github.com/clarkwinkelmann/flarum-ext-post-bookmarks
Last synced: about 1 month ago
JSON representation
Bookmark posts to find them easily later
- Host: GitHub
- URL: https://github.com/clarkwinkelmann/flarum-ext-post-bookmarks
- Owner: clarkwinkelmann
- License: mit
- Created: 2021-04-15T19:21:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-11T01:53:24.000Z (over 3 years ago)
- Last Synced: 2024-09-15T21:56:29.894Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://discuss.flarum.org/d/27698
- Size: 118 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Post Bookmarks
![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/clarkwinkelmann/flarum-ext-post-bookmarks.svg)](https://packagist.org/packages/clarkwinkelmann/flarum-ext-post-bookmarks) [![Total Downloads](https://img.shields.io/packagist/dt/clarkwinkelmann/flarum-ext-post-bookmarks.svg)](https://packagist.org/packages/clarkwinkelmann/flarum-ext-post-bookmarks) [![Donate](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.me/clarkwinkelmann)
This extension lets user bookmark posts.
Bookmarked posts appear under the additional bookmarks page.
In this initial version there is no option to sort bookmarked posts or group them by discussion.
They are sorted by creation date.## Installation
composer require clarkwinkelmann/flarum-ext-post-bookmarks
## Support
This extension is under **minimal maintenance**.
It was developed for a client and released as open-source for the benefit of the community.
I might publish simple bugfixes or compatibility updates for free.You can [contact me](https://clarkwinkelmann.com/flarum) to sponsor additional features or updates.
Support is offered on a "best effort" basis through the Flarum community thread.
**Sponsors**: [FlarumTR](https://flarumtr.com/)
## Links
- [GitHub](https://github.com/clarkwinkelmann/flarum-ext-post-bookmarks)
- [Packagist](https://packagist.org/packages/clarkwinkelmann/flarum-ext-post-bookmarks)
- [Discuss](https://discuss.flarum.org/d/27698)