# Try it Here comes a few of projects to try the plugin which are used to qualify a new version of the plugin after a development cycle. ## Sample remote project: basic Given the following project URL: ```txt https://github.com/aeag/MenuFromProject-Qgis-Plugin/raw/refs/heads/master/tests/projects/aeag-tiny.qgz ``` Open the plugin configuration dialog: ![Open configuration widget](../../static/config_window_access_en.png) Fill it as in the screenshot below and click `Apply` or `OK`: ![Configuration - Sample basic URL](../../static/demo_sample_basic_setup.png) Check the results: - [x] added as a new item in QGIS menu bar: ![Sample basic - Result in QGIS menu bar](../../static/demo_sample_basic_result_menu_bar.png) - [x] added as a new item in QGIS Browser, named `LMFP`: ![Sample basic - Result in QGIS Browser](../../static/demo_sample_basic_result_browser.png) - [x] added as a new item in `Layer` > `Add Layer menu`: ![Sample basic - Result in Layer menu](../../static/demo_sample_basic_result_menu_layer_add.png)