kukrik/qcubed-fileupload

QCubed v4 plugin for created FileUpload

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:qcubed-library

dev-master 2024-09-12 16:34 UTC

This package is auto-updated.

Last update: 2024-09-12 16:34:07 UTC


README

QCubed v4 plugin created for FileUpload

Many third-party plugins are difficult or inconvenient to fit for QCubed-4. Here it was decided to build the Fileupload plugin to fit the QCubed-4 framework as much as possible. Here we use javascript, a bit of jquery and PHP.

See FileUploadBase and UploadHandler class for usage and configuration descriptions and use cases.

Image of kukrik

Requirements

First, you must check whether the conditions are met:

Options

Note: If you want to override some properties, the same properties must be overridden to the same value in FileUpload and Uploadhandler.

The rest of the properties can be set as needed.

If you have not previously installed QCubed Bootstrap and twitter bootstrap, run the following actions on the command line of your main installation directory by Composer:

    composer require twbs/bootstrap v3.3.7

and

    composer require kukrik/qcubed-fileupload
    composer require kukrik/bootstrap
    composer require kukrik/select2