Important

You are browsing documentation for version 5.0 of OroCommerce, OroCRM, and OroPlatform, maintained until August 2024 and supported until March 2026. See version 5.1 (the latest LTS version) of the Oro documentation for information on latest features.

See our Release Process documentation for more information on the currently supported and upcoming releases.

Entity Attachments

Configurable entities can use attachments for adding additional files to their records.

To enable attachments for an entity, an administrator should enable them in the current entity configuration.

Additionally, the admin can set an array with allowed mine types and maximum sizes of the attached files.

If no mime types were set, the mime types from Upload settings (system configuration) are used for validation.

Once the schema is updated, the Add attachment button becomes available for the current entity.

For the detailed information on the attachments that configurable entities can use, refer to the OroAttachmentBundle topic.