Introduction
Flashboard lets you connect your storage service and upload images and files to your CMS. There are two types of uploads:
1. Images inside HTML content
When writing HTML, you can upload images as part of the content. When you do that, an img
tag is stored inside your HTML content, with the src
pointing to that image's public URL inside your storage.
2. Uploads to fields in your database
You can upload images and files on any text or JSON field in your database. Flashboard stores references to multiple file uploads inside these columns in JSON format and includes everything you need to generate secure URLs for the files and render them.
We’ll show you how to upload files and generate URLs soon, but let's connect your storage service first.

Need help?
Hey! I'm Felipe, Flashboard's founder. I'll personally help you and make sure you get your panel up and running.