The user should be able to upload images within an existing form.
Current status:
The library “Filepond.js” is integrated so far. Uploads in the frontend are possible. Unfortunately I don’t get the data written into a newly created page, because it has to be prepared for the method CreateFile. Since the received data from Filepond does not match with what the method needs.
Requirements:
- Drag & Drop
- Preview of the images
- Sorting the images
- Deleting the images
- Images must be written as yml in the text file
Library:
Project: