Download the PHP package webundle/puzzle-media-bundle without Composer
On this page you can find all versions of the php package webundle/puzzle-media-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download webundle/puzzle-media-bundle
More information about webundle/puzzle-media-bundle
Files in webundle/puzzle-media-bundle
Package puzzle-media-bundle
Short Description Manage media
License MIT
Informations about the package puzzle-media-bundle
Puzzle Media Bundle
Project based on Symfony project for managing media accounts and media security.
Installation
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
Step 1: Enable
Enable admin bundle by adding it to the list of registered bundles in the app/AppKernel.php
file of your project:
Step 2: Configure bundle security
Configure security by adding it in the app/config/security.yml
file of your project:
Step 3: Enable bundle routing
Register default routes by adding it in the app/config/routing.yml
file of your project:
See all learning routes by typing: php bin/console debug:router | grep media
Step 4: Define base web directory
Register default routes by adding it in the app/config/parameters.yml
file of your project:
Step 5: Configure bundle
Configure admin bundle by adding it in the app/config/config.yml
file of your project:
All versions of puzzle-media-bundle with dependencies
webundle/puzzle-admin-bundle Version ^1.0
webundle/puzzle-user-bundle Version ^1.0
liip/imagine-bundle Version ^2.1
nelexa/zip Version ^3.1