File Manager¶
File manager allows you to manage your files (upload and delete them) from the backend using the Content/File manager section:

Once a file is uploaded you can use it in different ways. You can copy a link to the file and paste it somewhere. If it is an image, you can paste it in the HTML editor using the file selector (click the Insert/edit image button and then the Browse one):

Please note that if your class contains a member with the Image
as the data type, you don’t need to upload an image
using the file manager manually. The image editor will upload, crop, and save the image for the object property automatically
(and the image path will be different: each object has its own images path that includes its identifier).