15 lines
361 B
Markdown
15 lines
361 B
Markdown
# Integration between Contentstack and ImageVault
|
|
|
|
Provides the following:
|
|
|
|
- A Custom field for Contentstack to select images in an ImageVault instance.
|
|
- A Custom RTE field for Contentstack to insert images from an ImageVault instance into an JSON RTE field.
|
|
|
|
## Custom field
|
|
|
|
The code is in `remix` folder.
|
|
|
|
## Custom RTE field
|
|
|
|
The code is in `rte` folder.
|