Download the PHP package lelesys/plugin-indexed-search without Composer
On this page you can find all versions of the php package lelesys/plugin-indexed-search. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lelesys/plugin-indexed-search
More information about lelesys/plugin-indexed-search
Files in lelesys/plugin-indexed-search
Download lelesys/plugin-indexed-search
More information about lelesys/plugin-indexed-search
Files in lelesys/plugin-indexed-search
Vendor lelesys
Package plugin-indexed-search
Short Description A index search plugin for TYPO3 Neos
License LGPL-3.0+
Package plugin-indexed-search
Short Description A index search plugin for TYPO3 Neos
License LGPL-3.0+
Please rate this library. Is it a good library?
Informations about the package plugin-indexed-search
Lelesys IndexedSearch Plugin
This plugin adds IndexedSearch to your websites.
Important note: Initial package development was done when TYPO3 Neos was at alpha3/4. We are working hard continuously to get this to work perfectly and to beautify source code using best practices/concepts of Flow/Neos. Stay tuned!
Note: This package does database query for search result and not indexed yet.
Quick start
-
include the plugin's Stylesheet to your own one's where you add other stylesheets of the site.
-
include the plugin's Javascript to your own one's where you add other javascript of the site.
- you can add search box in two ways:
- add the plugin content element "Indexed Search Box" to the position of your choice, to add search box.(Note: Refresh the page so that error will go and you can see search box)
- render the plugin using typoscript (located in, for example, Packages/Sites/Your.Site/Resources/Private/TypoScript/Root.ts2) with:
object = Lelesys.Plugin.IndexedSearch:IndexedSearch
(Note: Currently the is not working fine.)
- Add a plugin content element "Plugin View" on the page of you choice and select master view as "Indexed Search Box" on page "some page" and select plugin view as "Search Result".
All versions of plugin-indexed-search with dependencies
PHP Build Version
Package Version
Requires
typo3/neos Version
1.1.*
The package lelesys/plugin-indexed-search contains the following files
Loading the files please wait ....