Download the PHP package phlexible/frontend-search-bundle without Composer
On this page you can find all versions of the php package phlexible/frontend-search-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 frontend-search-bundle
PhlexibleFrontendSearchBundle
The PhlexibleFrontendSearchBundle adds a generic search front end for elements that are index through the PhlexibleIndexerPageBundle.
Installation
- Download PhlexibleFrontendSearchBundle using composer
- Enable the Bundle
- Import PhlexibleFrontendSearchBundle routing
- Clear the symfony cache
Step 1: Download PhlexibleFrontendSearchBundle using composer
Add PhlexibleFrontendSearchBundle by running the command:
Composer will install the bundle to your project's vendor/phlexible
directory.
Step 2: Enable the bundle
Enable the bundle and the required WhiteOctoberPagerfantaBundle in the kernel:
Step 3: Import PhlexibleFrontendSearchBundle routing
Import the PhlexibleFrontendSearchBundle routing.
Step 4: Clear the symfony cache
If you access your phlexible application with environment prod, clear the cache:
All versions of frontend-search-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
phlexible/elastica-bundle Version ^1.2
phlexible/indexer-page-bundle Version ^1.1
white-october/pagerfanta-bundle Version ^1.0
phlexible/elastica-bundle Version ^1.2
phlexible/indexer-page-bundle Version ^1.1
white-october/pagerfanta-bundle Version ^1.0
The package phlexible/frontend-search-bundle contains the following files
Loading the files please wait ....