Automation-First Tooling for Commerce Developers
Vendure’s CLI and upcoming Automation SDK are built to accelerate your workflow, reduce boilerplate, and empower you to focus on what matters: delivering high-quality commerce experiences at scale.
Analyzing project...Created directorysrc/plugins/erp-sync-plugin
Created plugin filesrc/plugins/erp-sync-plugin/erp-sync.plugin.ts
Created UI entry pointsrc/plugins/erp-sync-plugin/ui/index.ts
Added plugin to configsrc/vendure-config.ts
ℹ Added 3 files to your project- src/plugins/erp-sync-plugin/ui/index.ts- src/plugins/erp-sync-plugin/erp-sync.plugin.ts- src/plugins/erp-sync-plugin/src/index.ts

Less Boilerplate. More Velocity.
Commerce infrastructure is complex. Vendure’s tooling helps your team move faster—with intuitive scaffolding, automation-ready APIs, and a developer-first design. We’ve built Vendure to be a joy to work with. From generating new plugins in seconds to managing admin extensions or CRUD operations, the CLI and SDK reduce repetitive work and enforce best practices—without getting in your way. Whether you're a solo developer or working across a large platform team, these tools make scaling easier.

Streamline Everyday Development Tasks
The Vendure CLI is the entry point for fast, repeatable development workflows—from plugin creation to dashboard extension generation. Used daily by Vendure developers and agency teams, the CLI helps scaffold new functionality with zero friction. It’s optimized for speed, consistency, and confidence in your build process.
Tooling That Adapts to Your Stack
Vendure CLI and SDK are designed for flexibility—use them in the way that fits your team, whether you’re building solo or integrating into a large-scale platform setup.
Monorepo Integration
Plug Vendure into an Nx-based or other monorepos using custom generators and shared build tooling.
Headless CLI Usage
Bypass the CLI UI and call the same logic programmatically—ideal for custom pipelines or backend tasks.
CI/CD Automation
Use the Automation SDK to bootstrap projects, verify plugins, and enforce structure across environments.
Dev Portal Integration
Expose internal Vendure scaffolding directly inside your platform’s developer portal or DX tooling.