Export smarter, not harder.
Bulk Solution Exporter automates the export and import of multiple Power Platform / Dataverse / Dynamics 365 solutions in one click - complete with version bumping, Git commits, and clean output folders. Perfect for CI/CD pipelines, configuration backups, or any team that juggles more than a handful of solutions.
| Capability | Description |
|---|---|
| Batch export / import | Select dozens of solutions and run a single operation—managed or unmanaged. |
| Automated versioning | Apply custom version patterns and auto-increment rules to stay release-ready. |
| Git integration | Commit or tag exported ZIPs directly to your repo for easy traceability. |
| Custom output paths | Define destination folders per solution, project, or environment. |
| Reusable history | Rerun previous exports with identical settings for consistent builds. |
| Check solution status in target | Comnpares solution version numberas in source and target and displays status icons. |
- Install via XrmToolBox > Plugins Store > Bulk Solution Exporter.
- Connect to your Dataverse environment.
- Pick the solutions, choose Managed or Unmanaged, tweak versioning if needed.
- Hit Export (or Import) and enjoy the coffee break you just earned.
Tip: Check Settings → Git to enable auto-commit. The plugin creates lightweight commits referencing each exported file.
PRs and feature requests are welcome!
- Fork the repo
- Create your branch (
git checkout -b feature/amazing-thing) - Commit and push (
git push origin feature/amazing-thing) - Open a Pull Request
Distributed under the GNU GENERAL PUBLIC LICENSE Version 3. See LICENSE for details.
Maintainer: Airic Lenz – Solution Architect & hobby synth nerd 🎛️
Because exporting and importing 42 solutions one-by-one should never be a thing.