Download the PHP package intracto/elastic-synonym-bundle without Composer
On this page you can find all versions of the php package intracto/elastic-synonym-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download intracto/elastic-synonym-bundle
More information about intracto/elastic-synonym-bundle
Files in intracto/elastic-synonym-bundle
Package elastic-synonym-bundle
Short Description Elasticsearch synonym management using bootstrap 4
License MIT
Informations about the package elastic-synonym-bundle
Intracto Elastic Synonym
This bundle integrates intracto/elastic-synonym
into your application. The views are build using bootstrap 4.
Installation
Prepare your project
See intracto/elastic-synonym
to prepare your project for this bundle.
Configuration
Routes
The available actions can be added to your routing manually, or you can include and prefix the default:
Security
This bundle is supposed to be behind authentication, you may enforce this any way you want.
Override layout
The layout can be overridden by creating the file templates/bundles/IntractoElasticSynonymBundle/base.html.twig
.
Just make sure to implement {% block intracto_elastic_synonym_content %}{% endblock %}
.
Example:
All versions of elastic-synonym-bundle with dependencies
symfony/config Version ^4.4|^5.0
symfony/dependency-injection Version ^4.4|^5.0
symfony/form Version ^4.4|^5.0
symfony/http-kernel Version ^4.4|^5.0
symfony/options-resolver Version ^4.4|^5.0
symfony/translation Version ^4.4|^5.0
twig/twig Version ^2.13|^3.0.4
intracto/elastic-synonym Version ^1.0