acpl / my-tags
Displays a list of tags that the user is following in the sidebar.
Fund package maintenance!
android-com-pl
Installs: 476
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Language:TypeScript
Type:flarum-extension
Requires
- flarum/core: ^1.2
- fof/follow-tags: *
This package is auto-updated.
Last update: 2023-03-14 21:57:44 UTC
README
A Flarum extension. Displays a list of tags that the user is following in the sidebar.
Requires fof/follow-tags
Installation
Install with composer:
composer require acpl/my-tags:"*"
Updating
composer update acpl/my-tags:"*"
php flarum cache:clear