2017 © Pedro Peláez
 

symfony-bundle focal-point-bundle

phlexible focal point bundle

image

phlexible/focal-point-bundle

phlexible focal point bundle

  • Monday, July 30, 2018
  • by temp
  • Repository
  • 1 Watchers
  • 0 Stars
  • 136 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 5 % Grown

The README.md

PhlexibleFocalPointBundle

The PhlexibleFocalPointBundle adds support for country-based content support in phlexible., (*1)

Installation

  1. Download PhlexibleFocalPointBundle using composer
  2. Enable the Bundle
  3. Import PhlexibleFocalPointBundle routing
  4. Clear the symfony cache

Step 1: Download PhlexibleFocalPointBundle using composer

Add PhlexibleFocalPointBundle by running the command:, (*2)

``` bash $ php composer.phar require phlexible/focal-point-bundle "~1.0.0", (*3)


Composer will install the bundle to your project's `vendor/phlexible` directory. ### Step 2: Enable the bundle Enable the bundle in the kernel: ``` php <?php // app/AppKernel.php public function registerBundles() { $bundles = array( // ... new Phlexible\Bundle\FocalPointBundle\PhlexibleFocalPointBundle(), ); }

Step 3: Import PhlexibleFocalPointBundle routing

Import the PhlexibleFocalPointBundle routing., (*4)

``` yaml, (*5)

app/config/admin_routing.yml

phlexible_focalpoint: resource: "@PhlexibleFocalPointBundle/Controller/" type: annotation, (*6)


### Step 4: Clear the symfony cache If you access your phlexible application with environment prod, clear the cache: ``` bash $ php app/console cache:clear --env=prod

The Versions

30/07 2018

dev-master

9999999-dev

phlexible focal point bundle

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

image crop focalpoint

21/03 2017

1.1.3

1.1.3.0

phlexible focal point bundle

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

image crop focalpoint

21/03 2017

1.1.2

1.1.2.0

phlexible focal point bundle

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

image crop focalpoint

21/03 2017

1.1.1

1.1.1.0

phlexible focal point bundle

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

image crop focalpoint

13/03 2017

1.1.x-dev

1.1.9999999.9999999-dev

phlexible focal point bundle

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

image crop focalpoint

21/10 2016

1.1.0

1.1.0.0

phlexible focal point bundle

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

image crop focalpoint

27/09 2016

1.0.1

1.0.1.0

phlexible focal point bundle

  Sources   Download

proprietary

The Requires

  • php >=5.3.0

 

The Development Requires

image crop focalpoint

21/07 2016

1.0.0

1.0.0.0

phlexible focal point bundle

  Sources   Download

proprietary

The Requires

  • php >=5.3.0

 

The Development Requires

image crop focalpoint