Strapi Mongodb Files

screenshot of Strapi Mongodb Files
strapi

Allows file hosting on the same MongoDB instance

Overview

The strapi-mongodb-files package allows file hosting on the same MongoDB instance. It consists of two separate modules - the provider's module, which handles file uploads within an admin section, and the plugin's module, which provides access to previously uploaded files by URL.

Features

  • File Hosting: Allows hosting of files on the same MongoDB instance.
  • Separate Modules: Consists of two separate modules - the provider's module for file upload handling and the plugin's module for accessing uploaded files by URL.

Summary

The strapi-mongodb-files package is a useful tool for hosting files on the same MongoDB instance. By providing separate modules for file uploads and accessing uploaded files, it offers flexibility and ease of use. Follow the installation guide to get started with this package.

strapi
Strapi

Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.