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:

{
    "folder_name": "profile_manager",
    "name": "Profile Manager",
    "official_repository": true,
    "plugin_id": 3547,
    "version": "0.7.3"
}

Remember to replace the version attribute with the version you want to install.