Skip to content
custom-logo
  • Home
  • Download Free
  • Get Pro
  • Home
  • Download Free
  • Get Pro

Getting Started

  • Introduction
  • Installation
  • Dashboard

Tasks

  • Overview
  • Copying a Task
  • Creating a Task
  • Editing a Task
  • Deleting a Task
  • Converting a Task to a Project
  • Subtasks
  • Exporting & Importing Tasks
  • Filtering Tasks
  • Printing a Task

Projects

  • Overview
  • Editing a Project
  • Deleting a Project
  • Copying a Project
  • Project Discussions
  • Exporting & Importing Projects
  • Adding Projects to the Dashboard
  • Project Status

Categories

  • Overview
  • Overview
  • Creating Categories
  • Editing Categories
  • Deleting Categories
  • Assigning Categories to Projects

Teams & Users

  • Permissions & Roles
  • Teams & Members
  • Setting Up Users
  • Creating Users

Files

  • File Manager

Calendar

  • Overview

Reporting & Statistics

  • Activity
  • Reporting

Frontend Project Manager

  • Overview

Custom Fields

  • Overview
  • Adding Custom Fields to Tasks
  • Creating Custom Fields
  • Deleting Custom Fields

Shortcodes

  • Projects
  • Shortcodes
  • Activity
  • Files
  • Calendar
  • Tasks

Integrations

  • Asana Integration

Developer

  • Action Hooks
  • REST API

Task Templates

  • Overview

Usability

  • Shortcuts

Mobile App

  • Overview

Troubleshooting

  • Debugging and Troubleshooting Errors
  • Home
  • /
  • Docs
  • /
  • Shortcodes
  • /
  • Files

Files

Table of Contents
  • Display all files:
  • Display files for a certain task:
  • Display files for a certain project:
  • Uploading files:

Display all files: #

You can add the following shortcode to display all files:

[zephyr_files]

Display files for a certain task: #

Display task files for a specific task by using the following shortcode:

[zephyr_files task=“id_of_task”]

Display files for a certain project: #

Display project files for a specific project by using the following shortcode:

[zephyr_files project=“id_of_project”]

Uploading files: #

General upload (neither projects nor tasks):

[zephyr_file_upload]

Upload to specific task:

[zephyr_file_upload task="id_of_task"]

Upload to specific project:

[zephyr_file_upload project="id_of_project"]

Was this helpful?
ActivityCalendar
Table of Contents
  • Display all files:
  • Display files for a certain task:
  • Display files for a certain project:
  • Uploading files: