Skip to content

Attachments

Overview

Attachments is a component that allows you to upload various media (pictures, videos etc.) on the object dashboard (device/ONU/interface).

Warning

Attachments require Wildcore version >=0.28. Update instructions can be found here.

Info

To enable Attachments go to Configuration > System configuration > Components, find the attachments component and press View next to it, toggle the Enabled button in the new pop-up window, then press Save.

Visual aid

Adding Attachments

  1. Go to the dashboard of the object to which you want to upload a media attachment.

    Visual aid

  2. Select the Attachments tab and click the upload button or drag a file into the upload box.

    Visual aid

  3. The file will be added to the upload preview. At this point it's not uploaded yet and you can change the list of files you want to upload by removing unnecessary ones or adding more.

    Press Upload. Alternatively, press Clear all to abort the attachment upload process.

    Visual aid

  4. Selected files will be uploaded to your server and associated with the selected object, available for preview and download in its Attachments tab.

    Visual aid

Warning

If you're using a proxy server you might need to increase the upload size limit in it's settings, for example:

nginx.conf: server block
client_max_body_size 500M;

Permissions

Info

Separate View/Upload/Delete permissions are available for configuration for different roles.

  1. Go to Users management > Roles and Edit an appropriate role.

    Visual aid

  2. Find the Component: Attachments section and toggle necessary checkboxes.

    Don't forget to save the changes at the top of the page.

    Visual aid