Closed bastianallgeier closed 6 years ago
Also make it possible to register it with the extension registry:
$kirby->set('controller', 'site', __DIR__ . '/controllers/site.php');
This issue was moved by bastianallgeier to k-next/ideas#1.
Also make it possible to register it with the extension registry: