Skip to content
This repository has been archived by the owner on Nov 13, 2019. It is now read-only.

flug/imagine-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClooderImagineBundle

This bundle require "liip/imagine-bundle" , so you need to follow the documentation @liip installation if it is not already.

Installation

composer require clooder/imagine-bundle : 2.*@dev

Configuration

Add in you AppKernel :

    # AppKernel.php

    $bundles  = array(
        new  Clooder\ImagineBundle\ClooderImagineBundle()
    );

After installing the bundle:

# app/config/config.yml

clooder_imagine:
    cache_directory: %kernel.root_dir%/../web/uploads

#and add in liip configuration : 

data_loader: clooder_loader

About

a Symfony2 bundle that used the library and guess who can use the remote image

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages