# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=Quick Print Layout Creator and Exporter
qgisMinimumVersion=3.0
description=This plugin transforms multiple layers into muliple layouts, based on a template. Then, you can export your creation.
version=0.1c
author=Martin Bocquet
email=martin.bocquet@gmail.com

about=This plugin transforms multiple layers into muliple layouts, based on a template. You can export your creation. When you wish to create multiple maps, you need, for each maps, format your layer, create your print layout, and then export it. This plugin helps you to do it in one step : define your layers, your template, and the plugin will generate one print layout by layers, and alows to export them.

tracker=https://github.com/MartinBocquet/QuickPrintLayoutCreator/issues
repository=https://github.com/MartinBocquet/QuickPrintLayoutCreator
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=

# Tags are comma separated with spaces allowed
tags=composer, export, pdf

homepage=https://github.com/MartinBocquet/QuickPrintLayoutCreator
category=Plugins
icon=icon.png
# experimental flag
experimental=True

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

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

Category of the plugin: Raster, Vector, Database or Web
# category=

# If the plugin can run on QGIS Server.
server=False

