<p align="center">
  <img align="center" height="80" width="80" src="https://github.com/smitpatelx/robust_user_search/blob/main/assets/robust_bg_white.svg" alt="Robust" />
</p>
<h1 align="center">Robust User Search</h1>

<p align="center"><b>Wordpress inbuilt search</b> <i>vs</i> <b>Robust User Search</b></p>

  
| Wordpress inbuilt search | Robust User Search|
|---|---|
| Search time 2.2 seconds  | Search time **0.3 s** |
| Only search by email and username  | Search by **Username, First name, <br/>Last name, Email or Business Name** |
| No error messages  | Descriptive errors messages   |
| Refresh page for new data | Hit **ReSync Button** to<br/> get new data |
| Can't edit user data on search page | Inbuilt feature which allow to edit user data efficiently |

### Features

+ Search Users by: Username, First name, Last name, Email or Business Name
+ Edit user data on the go.
+ **Live** ajax search powred by AXIOS and VUE
+ **Resync Button** to resync data in real time
+ Errors for empty **First name, Last name and Company Name**
+ Resync button retains the search text and serve new data in real time
+ Role Based user management to increase security.
+ Security & Auth features added on every custom route.

<p align="center">
  <img align="center" width="80%" src="https://github.com/smitpatelx/robust_user_search/blob/main/assets/main-page.png" alt="Robust" />
</p>
<p align="center">
  <img align="center" width="80%" src="https://github.com/smitpatelx/robust_user_search/blob/main/assets/edit-component.png" alt="Robust" />
</p>
<p align="center">
  <img align="center" width="80%" src="https://github.com/smitpatelx/robust_user_search/blob/main/assets/settings-page.png" alt="Robust" />
</p>

### Supported Wordpress versions

| Wordpress Version | Supported |
|:---:|:---:|
| v 5.2 or Later | ✔️ |


### Installtion Process

+ Wordpress plugin directory
  - Search for **Robust User Search**
  - Click **Install**
  - Click **Activate**
  - On your wordpress dashboard, navigate to : ***Robust Search***
  
+ Direct install
  - Download latest version of this plugin by clicking on this link: [**Download 📥**](https://wordpress.org/plugins/robust-user-search/)
  - On your website, navigate to ***Plugins >> Add new >> Upload >> Select downloaded file***
  - Install & Activate
  
### Feature Requests

+ By email: [smitpatel.dev@gmail.com](mailto:smitpatel.dev@gmail.com)
  - **Subject:** Feature Request : Robust-User-Search
  - **Attachmenst:** Concept Images or Explain in brief about the feature you are requesting
  - I will get back to you in 6 Business Days
  
