dashed/dashed-ecommerce-veloyd

Veloyd shipping integration for the Dashed CMS

Maintainers

Package info

github.com/DashedCMS/dashed-ecommerce-veloyd

Homepage

pkg:composer/dashed/dashed-ecommerce-veloyd

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v4.0.2 2026-05-13 11:55 UTC

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