Hello,
i trying my first steps with Grav.
I want to use the Skeleton multiverse with the Admin Panel.
CLI install not possible i have a poor server.
When i add the plugins for the admin panel, i got an error in the form.php
$cache_id = $this->grav['pages']->getPagesCacheId() . '-form-plugin';
How i can handle this?
Thanks
Face