Download the PHP package open20/amos-search without Composer
On this page you can find all versions of the php package open20/amos-search. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download open20/amos-search
More information about open20/amos-search
Files in open20/amos-search
Download open20/amos-search
More information about open20/amos-search
Files in open20/amos-search
Vendor open20
Package amos-search
Short Description Amos Search
License
Homepage http://www.open20.it/
Package amos-search
Short Description Amos Search
License
Homepage http://www.open20.it/
Please rate this library. Is it a good library?
Informations about the package amos-search
Amos Search
Plugin to allow global search on several models. Global search can be extended, possibly, to any module. To enable global search for a model:
- make the model search class implement the open20\amos\core\interfaces\SearchModelInterface;
- make the model implement the ModelLabelsInterface
Installation
-
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your
composer.json
file. -
Add module to your modules-amos config in backend:
- Enable the search bar add to backend/params-local
search navbar menu
Module configurations
- enableNetworkScope - boolean, default = false
If true, when the scope is within a network (eg. in a community) only the network contents results are shown
All versions of amos-search with dependencies
PHP Build Version
Package Version
The package open20/amos-search contains the following files
Loading the files please wait ....