This experimental extension provides replacements for core Search pages.
-These may not have the full functionality of existing pages so enable with caution.
+Fully working searches will override core searches.
+
+Searches still being developed are under the 'Experimental' menu. These may not have the full functionality of older pages.
The extension is licensed under [AGPL-3.0](LICENSE.txt).
* PHP v7.4+
-## Installation
+## Installation
-The extension is distributed with core.
+The extension is distributed with core.
It can be enabled using the Extensions admin page or using `cv enable civicrm_search_ui`
## Getting Started
-New searches will automatically replace core ones.
-
-## Known Issues
+Fully working searches will automatically replace core ones.
-Since this is part of core, report issues at
-https://lab.civicrm.org/dev/core/-/issues and prefix with 'SearchUI:'
+Searches still being developed are under the .Experimental' menu.
Get involved with improving these replacements - see
https://lab.civicrm.org/dev/core/-/issues/3912
+## Known Issues
+
+Please see the links below for each page provided by SearchUI and add new issues to those.
+
+| Search | Status | Issues |
+| ------ | ------ | ------ |
+| Find Contacts (basic search) | Live | |
+| Find Contributions | Experimental | https://lab.civicrm.org/dev/core/-/issues/4440 |
+
+
+
<div af-fieldset="">
- <p class="af-text">This is intended as a replacement for the Find Contributions page. Please provide feedback at https://lab.civicrm.org/dev/core/-/issues/3912</p>
+ <p class="af-text">This is intended as a replacement for the Find Contributions page. Please provide feedback at https://lab.civicrm.org/dev/core/-/issues/4440</p>
<div class="af-container af-layout-inline af-collapsible" af-title="Contact Filters">
<af-field name="Contribution_Contact_contact_id_01.display_name,Contribution_Contact_contact_id_01.sort_name,Contribution_Contact_contact_id_01.email_primary.email" defn="{label: 'Name or Email', input_type: 'Text'}" />
<af-field name="Contribution_Contact_contact_id_01.tags" defn="{input_attrs: {multiple: true}}" />
<email>aidan.saunders@squiffle.uk</email>
</maintainer>
<urls>
- <url desc="Main Extension Page">https://lab.civicrm.org/dev/core/-/issues/3912</url>
+ <url desc="Main Extension Page">https://github.com/civicrm/civicrm-core/tree/master/ext/civicrm_search_ui</url>
<url desc="Documentation">https://lab.civicrm.org/dev/core/-/issues/3912</url>
<url desc="Support">https://lab.civicrm.org/dev/core/-/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>