Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clarkwinkelmann/flarum-ext-lock-likes
Remove ability to like posts in a locked discussion
https://github.com/clarkwinkelmann/flarum-ext-lock-likes
Last synced: about 1 month ago
JSON representation
Remove ability to like posts in a locked discussion
- Host: GitHub
- URL: https://github.com/clarkwinkelmann/flarum-ext-lock-likes
- Owner: clarkwinkelmann
- License: mit
- Created: 2020-02-25T16:57:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-16T16:52:58.000Z (11 months ago)
- Last Synced: 2024-09-18T02:18:52.634Z (about 2 months ago)
- Language: PHP
- Homepage: https://discuss.flarum.org/d/23078
- Size: 12.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Lock Likes
[![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/clarkwinkelmann/flarum-ext-lock-likes/blob/master/LICENSE.md) [![Latest Stable Version](https://img.shields.io/packagist/v/clarkwinkelmann/flarum-ext-lock-likes.svg)](https://packagist.org/packages/clarkwinkelmann/flarum-ext-lock-likes) [![Total Downloads](https://img.shields.io/packagist/dt/clarkwinkelmann/flarum-ext-lock-likes.svg)](https://packagist.org/packages/clarkwinkelmann/flarum-ext-lock-likes) [![Donate](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.me/clarkwinkelmann)
This is extension removes the ability to like (or unlike) posts on a locked discussion.
There are no settings. Just enable the extension in the admin panel.
## Installation
composer require clarkwinkelmann/flarum-ext-lock-likes
## 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**: HereWeLink, [GreXXL](https://www.flarumde.com/)
## Links
- [GitHub](https://github.com/clarkwinkelmann/flarum-ext-lock-likes)
- [Packagist](https://packagist.org/packages/clarkwinkelmann/flarum-ext-lock-likes)
- [Discuss](https://discuss.flarum.org/d/23078)