Introduction
Upload and manage files in cloud storage with automatic optimization.
upload
Upload file to oneentry cloud storage.
delete
Delete file from oneentry cloud storage.
getFile
Search file in oneentry cloud storage.
The 'FileUploading' module provides methods for managing files in cloud storage. The upload method allows you to upload files with optional parameters such as type, entity, ID, and image optimization options. It returns information about the uploaded file, including its name and download link. The delete method removes a file from storage, while the getFile method retrieves a file object based on parameters like ID, type, entity, and filename.
Upload and manage files in cloud storage with automatic optimization.
Upload file to oneentry cloud storage.
Delete file from oneentry cloud storage.
Search file in oneentry cloud storage.