An open API service indexing awesome lists of open source software.

https://github.com/isuke01/local-addon-search-project

Add possibility to search for a project in localwp by flywheel.
https://github.com/isuke01/local-addon-search-project

Last synced: 8 months ago
JSON representation

Add possibility to search for a project in localwp by flywheel.

Awesome Lists containing this project

README

          

# Add possibility to search for a project

This is simple standaloone search for projects in LOCALWP by flywheel.

![Alt text](/readme/image-1.png)

Tested with LocalWP 8+

## What it provide
- Simple search in projects by hiding not matched ones.

### How to install.

- Go to releases on the side and choose the latest release. Download the release file (noto source code).
- Go to your localWP and choose addons->Installed tab and click on the "Install from disk" button.
- Choose the zip.gz file and install it.
- Enable addon and restart local.

## Credits
The original plugin was made by my friend [@JorgenStenshaugen](https://github.com/JorgenStenshaugen), recently I did some updates in his plugin after 6.3 update hook, and I believe it could be helpfully for more people so I extracted this one functionality from addon and fix couple of issues and add feature to show multiple hits instead of one, update design, fix clear, positions etc.