Skip to content

drobinson/Aoe_GridSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aoe_GridSearch

Mysql REGEXP and Simple Search support for admin grid fields

Default: The default Magento text search - returns results that contain your search.

Simple: Allows "", "|" and "+". Searching for "Bra|Rob*son" will return Branca, Brita, Robinson, and Robertson results.

Regex: Full Mysql REGEXP support. Note - case sensitivity will not be supported unless your table collations are configured to support it.

About

Wildcard and regular expression support for Magento grids

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages