@indiekit/endpoint-files

1.0.0-beta.21 • Public • Published

@indiekit/endpoint-files

File management endpoint for Indiekit. View files uploaded to your media endpoint and upload new files to it.

Installation

npm install @indiekit/endpoint-files

[!NOTE] This package is installed alongside @indiekit/indiekit

Usage

To customise the behaviour of this plug-in, add @indiekit/endpoint-files to your configuration, specifying options as required:

{
  "@indiekit/endpoint-files": {
    "mountPath": "/dossiers", // fr-FR
  },
}

Options

Option Type Description
mountPath string Path to management interface. Optional, defaults to /files.

Package Sidebar

Install

npm i @indiekit/endpoint-files

Weekly Downloads

20

Version

1.0.0-beta.21

License

MIT

Unpacked Size

29.7 kB

Total Files

32

Last publish

Collaborators

  • paulrobertlloyd