Download the PHP package ezsystems/ezplatform-multi-file-upload without Composer
On this page you can find all versions of the php package ezsystems/ezplatform-multi-file-upload. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ezsystems/ezplatform-multi-file-upload
More information about ezsystems/ezplatform-multi-file-upload
Files in ezsystems/ezplatform-multi-file-upload
Download ezsystems/ezplatform-multi-file-upload
More information about ezsystems/ezplatform-multi-file-upload
Files in ezsystems/ezplatform-multi-file-upload
Vendor ezsystems
Package ezplatform-multi-file-upload
Short Description Multi File Upload for eZ Platform
License TTL-2.0
Package ezplatform-multi-file-upload
Short Description Multi File Upload for eZ Platform
License TTL-2.0
Please rate this library. Is it a good library?
Informations about the package ezplatform-multi-file-upload
ezsystems/ezplatform-multi-file-upload
Allows uploading multiple files as new content items at once.
Install
-
From your eZ Platform installation, run composer:
-
Enable the bundle by adding:
to
app/AppKernel.php
. -
Setup routing by adding bundle configuration to
app/config/routing.yml
: -
Clear cache and setup assets with
$ composer run-script post-update-cmd
(if you use prod env make sure that it is set with
$ export SYMFONY_ENV=prod
first).
Configuration
Example application configuration (app/config/config.yml
):
Default bundle configuration:
All versions of ezplatform-multi-file-upload with dependencies
PHP Build Version
Package Version
Requires
ezsystems/platform-ui-bundle Version
^1.8
ezsystems/platform-ui-assets-bundle Version ^3.2
ezsystems/ezpublish-kernel Version ^6.8
ezsystems/platform-ui-assets-bundle Version ^3.2
ezsystems/ezpublish-kernel Version ^6.8
The package ezsystems/ezplatform-multi-file-upload contains the following files
Loading the files please wait ....