Download the PHP package phlexible/elastica-bundle without Composer
On this page you can find all versions of the php package phlexible/elastica-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phlexible/elastica-bundle
More information about phlexible/elastica-bundle
Files in phlexible/elastica-bundle
Download phlexible/elastica-bundle
More information about phlexible/elastica-bundle
Files in phlexible/elastica-bundle
Vendor phlexible
Package elastica-bundle
Short Description phlexible elastica bundle
License MIT
Package elastica-bundle
Short Description phlexible elastica bundle
License MIT
Keywords elasticaelasticsearch
Please rate this library. Is it a good library?
Informations about the package elastica-bundle
PhlexibleElasticaBundle
The PhlexibleElasticaBundle adds support for elasticsearch indexes in phlexible.
Installation
- Download PhlexibleElasticaBundle using composer
- Enable the Bundle
- Configure the PhlexibleElasticaBundle
- Clear the symfony cache
Step 1: Download PhlexibleElasticaBundle using composer
Add PhlexibleElasticaBundle 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: Configure the PhlexibleElasticaBundle
Now that the bundle is enabled, you need to configure the PhlexibleElasticaBundle. Add the following configuration to your config.yaml file.
Step 4: Clear the symfony cache
If you access your phlexible application with environment prod, clear the cache:
All versions of elastica-bundle with dependencies
PHP Build Version
Package Version
The package phlexible/elastica-bundle contains the following files
Loading the files please wait ....