❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$roots->plugins()
Returns the root of the plugins folder.
return
(string)
Example
<?= kirby()->roots()->plugins() ?>
↑
Cheat Sheet overview
←
$roots->models()
→
$roots->roles()
↓
Back to Cheat Sheet section
Top