Installation
1- From the QGis official repository
- Open QGis
- Go to the menu Plugins->Manage and Install plugins
- In “All“, search for “FuzzyAttributes“
- Clic on “Install Plugin“, then on “Close“
- You will see now a new menu “Plugins -> Fuzzy Plugin“
2- From GitHub
- Download or Clone this repository:
git clone https://github.com/SigEtTerritoires/FuzzyAttributes.git
- Copy the plugin folder to your QGIS plugin directory:
- Windows:
%APPDATA%/QGIS/QGIS3/profiles/default/python/plugins/
- Linux/macOS:
~/.local/share/QGIS/QGIS3/profiles/default/python/plugins/
- Restart QGIS.
- Enable the plugin in the Plugin Manager.