nearata / flarum-ext-directory-listing
Exposes the contents of a folder.
Package info
github.com/Nearata/flarum-ext-directory-listing
Language:TypeScript
Type:flarum-extension
pkg:composer/nearata/flarum-ext-directory-listing
dev-main
2023-02-19 17:20 UTC
Requires
- flarum/core: ^1.6.0
This package is auto-updated.
Last update: 2026-02-19 23:42:38 UTC
README
Exposes the contents of a folder.
Info
- The extension will create a new folder in
public/assetswith namenearataDirectoryListing. - You can add a suffix in admin panel
Install
composer require nearata/flarum-ext-directory-listing:"*"
Update
composer update nearata/flarum-ext-directory-listing:"*"
php flarum cache:clear