Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Upload one or more images

You can upload one image or multiple images at one time.

Before you begin

Role required: image_admin or content_admin

Procedure

  1. To upload one image at a time, complete the following steps:

    1. Navigate to System UI > Images to see the list of images stored in the database.

    2. Click New to add a new image.

    3. Complete the form.

      FieldInput
      NameEnter the file name by which to reference the image in HTML.
      ActiveSelect the check box to allow the image to be referenced in HTML.
      CategorySelect a category in which to organize the image file.
      ImageSelect Click to add... to upload an image. If an image is already uploaded, click [Update] to upload a new version of the image or [Delete] to remove the image.
      Format, Size bytes, Height, and WidthView current image metadata. This information is automatically populated when the image is uploaded.
  2. To upload multiple images at once, complete the following steps:

    1. Create a .zip file that contains only acceptable image file types.

      Note: The system does not support uploading zip files that contain .bmp images.

    2. Navigate to System UI > Image Zip Upload.

    3. Click Choose File then select the file.

    4. Click Upload.

    A message indicates that the files are uploaded to the database, and the images list is sorted by updated date in descending order (the uploaded images appear first).

    Note:

    • If the .zip file contains a folder structure, the resulting image names are the path name with underscores in place of the slashes. For example, if the .zip contains myimages/image1.gifthen the resulting image is named myimages_image1.gif.
    • Image names cannot exceed 100 characters in length, including folder structure. Files with excessively long names are rejected.
    • Uploads are logged in the system. View system logs to see whether files are uploaded or rejected.

Parent Topic:Storing images in the database

Related topics

Update an existing image

Restrict file extensions

System log