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
Kirby site method
No documentation available.
This method is available on the $site object:
$site->downloadOrderUrl($orderId);
// or
site()->downloadOrderUrl($orderId);
Source: /methods/site/downloadOrderUrl.php
Jump to