datitisev / flarum-post-galleries
Add image galleries to your Flarum posts
Installs: 469
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Language:TypeScript
Type:flarum-extension
Requires
- flarum/core: ^1.2.0
This package is auto-updated.
Last update: 2023-03-01 00:55:47 UTC
README
A Flarum extension. Add image galleries to your Flarum posts.
Compatible with ianm/synopsis
.
Installation
Install with composer:
composer require datitisev/flarum-post-galleries:"*"
Updating
composer update datitisev/flarum-post-galleries:"*"
php flarum migrate
php flarum cache:clear