Official Plugins (Kuzzle v1.x)
Cloudinary v1.x
1

You are currently looking at the documentation of a previous version of Kuzzle. We strongly recommend that you use the latest version. You can also use the version selector in the top menu.

Usage #

This plugin can be used to manage your media library (including tags), search for assets inside it and apply on-the-fly transformations to your assets

Here is the list of all the features :

  • Search for some assets
  • Transform an asset on the fly
  • Rename an asset
  • Delete an asset
  • Add a tag to one or many assets
  • Replace all the tags from one or many assets by another tag
  • Delete a tag from one or many assets
  • Delete all the tags from one or many assets

You can test this plugin with Swagger UI. Find more in the Testing section