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

checkoutUrl()

Kirby site method

No documentation available.

Usage

This method is available on the $site object:

$site->checkoutUrl();
// or
site()->checkoutUrl();

Source: /methods/site/checkoutUrl.php

Jump to