2017 © Pedro Peláez
 

symfony-bundle indexer-bundle

phlexible indexer bundle

image

phlexible/indexer-bundle

phlexible indexer bundle

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

The README.md

PhlexibleIndexerBundle

The PhlexibleIndexerBundle adds support for indexing content in phlexible., (*1)

Installation

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

Step 1: Download PhlexibleIndexerBundle using composer

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

``` bash $ php composer.phar require phlexible/indexer-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\IndexerBundle\PhlexibleIndexerBundle(), ); }

Step 3: Import PhlexibleIndexerBundle routing

Import the PhlexibleIndexerBundle routing., (*4)

``` yaml, (*5)

app/config/routing.yml

phlexible_indexer: resource: "@PhlexibleIndexerBundle/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

27/07 2018

1.1.x-dev

1.1.9999999.9999999-dev

phlexible indexer bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

search indexer

05/10 2017

1.1.5

1.1.5.0

phlexible indexer bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

search indexer

04/03 2017

1.1.4

1.1.4.0

phlexible indexer bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

search indexer

01/03 2017

1.1.3

1.1.3.0

phlexible indexer bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

search indexer

27/01 2017

1.1.2

1.1.2.0

phlexible indexer bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

search indexer

27/01 2017

1.1.1

1.1.1.0

phlexible indexer bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

search indexer

15/12 2016

1.0.1

1.0.1.0

phlexible indexer bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

search indexer

15/12 2016

1.1.0

1.1.0.0

phlexible indexer bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

search indexer

20/06 2016

1.0.0

1.0.0.0

phlexible indexer bundle

  Sources   Download

proprietary

The Requires

 

The Development Requires

search indexer