xypp / sticky-card
Allow user to buy a item to sticky their discussion.
Installs: 322
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:TypeScript
Type:flarum-extension
Requires
- flarum/core: ^1.2.0
- flarum/sticky: ^1.0.0
- xypp/store: *
README
A Flarum extension. Allow user to buy a item to sticky their discussion.
Requires xypp-store and flarum-sticky.
Usage
Click Disscussion options, click "Use Sticky Card", and then select a card item or buy one.
Installation
Install with composer:
composer require xypp/sticky-card:"*"
Updating
composer update xypp/sticky-card:"*"
php flarum cache:clear