Using this plugin with QGIS Deployment Toolbelt (QDT)ΒΆ
If you want to use this plugin with QGIS Deployment Toolbelt (QDT), you can add the following snippet to your profile.json
file, under the plugins
attribute:
{
"name": "Layers menu from project",
"folder_name": "menu_from_project",
"official_repository": true,
"plugin_id": 43,
"version": "2.2.1"
}
Remember to replace the version
attribute with the version you want to install.