Advanced Search
Search Results
29 total results found
Configuration and data models
VeloxFactory is built around a small set of interconnected models. Understanding them is the key to understanding everything else, from how reports are set up, to how renderings are stored, to how print jobs are dispatched. Field Naming Conventions VeloxFactor...
Case studies
Open Source Attribution
VeloxFactory and its companion Background Printing Service are built on open source software. We are grateful to the authors and contributors of the following packages. VeloxFactory Package License Description laravel/framework MIT The Laravel PHP framework ro...
Try it out
The demo instance gives you a fully functional VeloxFactory environment, pre-loaded with report templates and example data. Everything you can do in a production setup you can do here, with one exception: print tasks do not reach a real printer. Access Demo UR...
Get VeloxFactory
Interested in using VeloxFactory in your own environment? Get in touch, we'll figure out the right setup together. Contact Name Benjamin Fischer E-Mail bfischer@kiwi-software.dev Website www...
Administration
Background Job Processing
VeloxFactory processes background work (thumbnail generation, nightly purge routines, print task cleanup) through a Redis-backed queue managed by Laravel Horizon. Horizon runs as a single supervised process and manages its own worker pool internally. It replac...
Article Label Printing at Scale
Overview A trading company with its own in-house logistics operation needed a fast, reliable way to generate article labels directly from their ERP data. Manual label creation had become a bottleneck as order volumes grew, and the team was looking for a soluti...
Bill of Materials Generation
Overview A manufacturing company needed a simple, reliable way to get printed bills of materials into the hands of their foremen at the start of each production run. Their existing process involved exporting data manually from their production system, which wa...
Integrations
AI MCP Server
VeloxFactory can be operated directly through an AI assistant. A dedicated MCP Server, available as an add-on for VeloxFactory customers, exposes report configs, rendering, print dispatching, and user administration through the Model Context Protocol (MCP), so...