Download the PHP package phlexible/indexer-bundle without Composer
On this page you can find all versions of the php package phlexible/indexer-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package indexer-bundle
PhlexibleIndexerBundle
The PhlexibleIndexerBundle adds support for indexing content in phlexible.
Installation
- Download PhlexibleIndexerBundle using composer
- Enable the Bundle
- Import PhlexibleIndexerBundle routing
- Clear the symfony cache
Step 1: Download PhlexibleIndexerBundle using composer
Add PhlexibleIndexerBundle by running the command:
Composer will install the bundle to your project's vendor/phlexible
directory.
Step 2: Enable the bundle
Enable the bundle in the kernel:
Step 3: Import PhlexibleIndexerBundle routing
Import the PhlexibleIndexerBundle routing.
Step 4: Clear the symfony cache
If you access your phlexible application with environment prod, clear the cache:
All versions of indexer-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
doctrine/collections Version ^1.3
symfony/event-dispatcher Version ^2.8
doctrine/collections Version ^1.3
symfony/event-dispatcher Version ^2.8
The package phlexible/indexer-bundle contains the following files
Loading the files please wait ....