Download the PHP package guave/contao-search-console without Composer
On this page you can find all versions of the php package guave/contao-search-console. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download guave/contao-search-console
More information about guave/contao-search-console
Files in guave/contao-search-console
Download guave/contao-search-console
More information about guave/contao-search-console
Files in guave/contao-search-console
Vendor guave
Package contao-search-console
Short Description add a search for any module and some special shortcuts to the admin
License MIT
Package contao-search-console
Short Description add a search for any module and some special shortcuts to the admin
License MIT
Keywords contaosearch-console
Please rate this library. Is it a good library?
Informations about the package contao-search-console
contao-search_console
a little search_console module for contao admin
dependencies
https://github.com/terminal42/contao-NamespaceClassLoader
config
key | type | mandatory | description |
---|---|---|---|
module | string | M | the contao module name |
shortcut | string | O | shortcut for new and go to |
enableNew | boolean | O | enables the new shortcut link (n ...) |
enableGoTo | boolean | O | enables the new shortcut link (g ...) |
defaultSearchFields | array | O | if no search field is specified, it does a like search on this fields |
doNotSearch | boolean | O | will not be used for search query only for shortcuts |
customSearch | array | O | class,method will be called for buildCustomQuery see customquery |
customquery
must return an query with this fields
field | description |
---|---|
id | the main id of the row |
pid | the parentId if there is none return "" |
ptable | the parent table if there is none return "" |
name | will be the name which is in the result displayed |
module | to which contao module belongs the row |
label | the name of the Module |
tableName | from which table comes the row |
All versions of contao-search-console with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
contao/core-bundle Version ~3.2 || ~4.1
contao-community-alliance/composer-plugin Version ~2.4 || ~3.0
contao/core-bundle Version ~3.2 || ~4.1
contao-community-alliance/composer-plugin Version ~2.4 || ~3.0
The package guave/contao-search-console contains the following files
Loading the files please wait ....