@indiekit/endpoint-files

1.0.0-beta.15 • 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 i @indiekit/endpoint-files

Usage

Add @indiekit/endpoint-files to your list of plug-ins, specifying options as required:

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

Options

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

/@indiekit/endpoint-files/

    Package Sidebar

    Install

    npm i @indiekit/endpoint-files

    Weekly Downloads

    17

    Version

    1.0.0-beta.15

    License

    MIT

    Unpacked Size

    28.9 kB

    Total Files

    31

    Last publish

    Collaborators

    • paulrobertlloyd