.. _dev_build_enmapbox_plugin: Build and publish the EnMAP-Box ############################### Build the EnMAP-Box Plugin ========================== Building the EnMAP-Box plugin is done by creating a zip file which the QGIS Plugin Manager can use to install the EnMAP-Box. This requires that you have setup your development environment as described in :ref:`the installation for developers ` Calling: .. code-block:: bat python scripts/create_plugin.py creates or updates the folder ``deploy`` with: * the folder ``enmapboxplugin``. It contains the plugin code and additional files * a file named like ``enmapboxplugin.3.7.20190214T1125.develop.zip``. This is the ``enmapboxplugin``` folder compresses as zip file, which can be used by the QGIS Plugin Installer to install the EnMAP-Box. Using the ``-t`` keyword adds the EnMAP-Box test data, so that you can use and test the EnMAP-Box in QGIS with having example data already installed. .. note:: The ```` consists of ``T