# Installation ## Stable Version (Recommended) This plugin is published on the official QGIS plugins repository: . ## Beta Versions Enable experimental extensions in the QGIS plugins manager settings panel to access beta releases. ## Development Version :::{warning} **Early Adopters Only**: If you define yourself as early adopter or a tester and can't wait for the release, the plugin is automatically packaged for each commit to main. You can use this address as repository URL in your QGIS extensions manager settings: ``` https://fpennica.github.io/dip-strike-tools/plugins.xml ``` Be careful, this version can be unstable. ::: For developers interested in contributing or understanding the plugin architecture, see the [development documentation](../development/contribute.md).