Start typing to see suggestions. Use arrow keys to navigate, Enter to select.

downloadOrderUrl()

Kirby site method

No documentation available.

Usage

This method is available on the $site object:

$site->downloadOrderUrl($orderId);
// or
site()->downloadOrderUrl($orderId);

Source: /methods/site/downloadOrderUrl.php

Jump to