Skip to content

Directus extension interface for validating URL of image and showing preview of the image URL

Notifications You must be signed in to change notification settings

wahyuhenditya/directus-extension-image-url

Repository files navigation

Image URL Interface

Directus v9 is still on active development, extensions may not work on future release. Tested on directus version 9.0.0-rc.58

This extension used for validating URL of image and showing preview of the image URL within modal for Directus v9

Installation

Just copy and paste index.js file in dist/extension/image-url directory to your directus project extension folder.

or, if you want to make some modification:

Install the package

npm install

Build the extensions

npm run build

Copy and paste index.js file in dist/extension/image-url directory to your directus project extension folder.

About

Directus extension interface for validating URL of image and showing preview of the image URL

Topics

Resources

Stars

Watchers

Forks