Box Upload Field

Component ID

2331805

Component name

Box Upload Field

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Provides a field to upload files to Box.

Setup:

  1. Create an application on Box, and take note of the Client ID and Secret.
  2. Add the following line to your settings.php to be able to authorize your app: $conf['https'] = TRUE;
  3. Verify the site has a valid "Private file system path": admin/config/media/file-system
  4. Download module, ensuring dependencies, and enable.
  5. Configure global Box credentials: admin/config/media/box/global
  6. You can now add fields of type "Box Upload" to your entities.

Note:

The folder ID where the file is to be saved will need to be provided, either on the field settings page, or when creating content.

Dependencies: