# {{ title }} - Documentation > **Description:** {{ description }} > **Author and contributors:** {{ author }} > **Plugin version:** {{ version }} > **QGIS minimum version:** {{ qgis_version_min }} > **QGIS maximum version:** {{ qgis_version_max }} > **Source code:** {{ repo_url }} > **Last documentation update:** {{ date_update }} ---- That plugin provides a convenient way to add prestyled and preconfigured frequently used layers using dropdown menus built by simply reading existing QGIS projects (qgs, qgz, postgres, http) Styling, actions, labeling, metadata, joined layers and relations are reused as defined in source projects. ![Layers menu from project - Overview](./static/config_window_en.png) ## Table of contents ```{toctree} --- maxdepth: 3 caption: Usage --- usage/en_use usage/fr_use ``` ```{toctree} --- maxdepth: 1 caption: Contributing --- development/contribute development/environment development/documentation development/translation development/packaging development/testing ``` ```{toctree} --- maxdepth: 1 caption: Misc --- Changelog On QGIS Plugins repository ```