0.0.1 • Published 11 months ago

strapi-plugin-media-browser v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

Strapi Media Browser

Version Downloads

⚠️ This is still in active development and as such not all features will be implemented ⚠️

A convenient way to browse, manage and select all your Strapi assets, inspired by MacOS.

Features

Manage and organise your assets

  • Support for batch uploads with drag and drop support
  • Manage tags directly within the plugin interface
  • Tag your assets individually or in bulk
  • Complete control of your folder structure (incl. nested)
  • View asset metadata and a limited subset of EXIF data, if present
  • And more!

Built for large datasets

  • Virtualized grid for super speedy browsing, even with thousands of assets and tags

Granular search tools

  • Refine your search with any combination of search facets such as filtering by tag name, asset usage, file size, orientation, type (and more)
  • Use text search for a quick lookup by title, description and alt text

Installation & Usage

yarn add strapi-plugin-media-browser

In your config/plugins file add:

  "media-browser": {
    "enabled": true,
  },

Contributing

Contributions, issues and feature requests are welcome! See our guide for more instructions!

Roadmap

Interested in seeing the direciton of this plugin before you make the investment? Check out the roadmap.

0.0.1

1 year ago