nearata / flarum-ext-directory-listing
Exposes the contents of a folder.
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:TypeScript
Type:flarum-extension
Requires
- flarum/core: ^1.6.0
This package is auto-updated.
Last update: 2024-10-19 20:56:53 UTC
README
Exposes the contents of a folder.
Info
- The extension will create a new folder in
public/assets
with 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