searchit
searchit copied to clipboard
Configure powerful custom filters for an enhanced search experience in the Craft CMS control panel.
See this as a starting point. Not tested all features.
Hi There, Is it possible to chain the search string filters? I have three filters: ```twig {% for entry in craft.entries.section('entries').all() %} {{ ({ filter: { relatedTo: { element: entry.id,...
When I have filtered the list, gone into an entry and saved it, when I return to the entries view the searchit filters have been lost. Is it possible to...
When I filter entries using categories, category title is always displayed in first language of site. When i switch language on entry list to second one, language of filter does...
i can see the example of filtering assets based on extensions, however if a field in a section is an asset field, is there an example where this can be...
We're using this plugin on our local, testing, staging and production environments. It would be very convenient and time-saving if the config was exported to the project settings, instead of...
I have a filter with options as shown below which works perfect when browsing entries. However when I use this filter in a field with the fieldtype "entries" to select...
This is a proposed enhancement. It would be nice to have an option to include the filters in a dropdown panel accessible via the search icon from within the search...
Given that the Craft 3.4 compatability issue (#22) is still open, dare I ask if SearchIt is compatible with 3.5? I would really love to bring this plugin back into...