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

dev-main 2023-02-19 17:20 UTC

This package is auto-updated.

Last update: 2024-04-19 19:59:20 UTC


README

Exposes the contents of a folder.

Info

  • The extension will create a new folder in public/assets with name nearataDirectoryListing.
  • 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