[general]
name=Dynamic Layers
qgisMinimumVersion=3.28
description=Change the datasource of chosen layers dynamically by searching and replacing user defined variables.
about=This plugin helps to change the datasources of many layers at once, for example to create different versions of the same project on different extents. You can use some variables such as {$myvar} inside the layer datasource, and then define theses variables (from a table or from an input vector source). Finally you apply the variables values on every configured layer via the apply button, and you can see the changes before saving the project.
# Done automatically by qgis-plugin-ci
version=0.8.0
commitNumber=1
commitSha1=d21e2219ff1981a2c1ce230103aab08b299e54ba
dateTime=2025-04-09T11:12:02Z
changelog=
 Version 0.8.0:
 * Remove a possible warning after updating the current project
 * Review some PyQGIS source coe about enums

 Version 0.7.3:
 * Fix about copying media files

 Version 0.7.2:
 * Be more verbose when copying side-car files


# End of qgis-plugin-ci
author=3Liz
email=info@3liz.com

# End of mandatory metadata

# Tags are comma separated with spaces allowed
tags=feature, layers, project, dynamic, datasource

homepage=https://docs.3liz.org/QgisDynamicLayersPlugin/
tracker=https://github.com/3liz/QgisDynamicLayersPlugin/issues
repository=https://github.com/3liz/QgisDynamicLayersPlugin/issues
category=Plugins
icon=resources/icons/icon.png
# experimental flag
experimental=False
supportsQt6=True

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False
server=False
