feat: Contentstack <-> ImageVault integration

This commit is contained in:
Michael Zetterberg
2024-03-25 11:38:14 +01:00
parent 920cbf241a
commit a706b9cf8a
39 changed files with 16647 additions and 0 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
# 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.