Installation

The plugin requires QGIS 3.40 or newer (both Qt 5 and Qt 6 builds are supported) and has no dependencies beyond what QGIS bundles.

From a ZIP archive

Download a packaged release from the GitHub releases page, https://github.com/ivanlonel/stratified-packager/releases, then use Plugins ▸ Manage and Install Plugins… ▸ Install from ZIP.

Headless use (qgis_process)

qgis_process keeps its own plugin enablement, separate from the desktop. After installing, enable the plugin once per user profile:

qgis_process plugins enable stratified_packager

See the algorithm page for a complete headless run.