dashed / dashed-ecommerce-veloyd
Veloyd shipping integration for the Dashed CMS
Package info
github.com/DashedCMS/dashed-ecommerce-veloyd
pkg:composer/dashed/dashed-ecommerce-veloyd
Requires
- php: ^8.3|^8.4
- spatie/laravel-package-tools: ^1.16
Requires (Dev)
- filament/upgrade: ^4.0
- friendsofphp/php-cs-fixer: ^3.63
- orchestra/testbench: ^9
- pestphp/pest: ^2.35
- pestphp/pest-plugin-laravel: ^2.4
This package is auto-updated.
Last update: 2026-05-13 12:09:04 UTC
README
Veloyd shipping integration for the Dashed CMS. Mirrors the MyParcel integration: automatic concept creation for paid orders, label generation (PDF), track & trace sync, and return labels.
Installation
composer require dashed/dashed-ecommerce-veloyd php artisan migrate
Configuration
Open the admin panel and navigate to Settings → Veloyd. Enter the API key from your Veloyd account (https://app.veloyd.nl) and configure per-region defaults for carrier, package type and delivery type.
Usage
Once configured, paid orders are automatically pushed to Veloyd as concepts. Use the admin order overview to download labels in bulk or per-order. Return labels can be generated from the order sidebar.
License
MIT