hi, i’m currently trying out kirby and am impressed by its modularity.
now i wanted to use plugins so i don’t have to do everything myself and have decided on three such plugins:
the SEO, cookieconsent and git content. everything installed via composer, the docs respected. so far all good.
i use codespace for the development and if everything fits it goes as a test on vserver.
when i now log into my panel from anywhere, i don’t see my plugins in the menu. the seo settings are not displayed in the article page. cookie banner is not displayed. the only thing visible in the panel is git content, when i click on it a white screen appears. in the system the three plugins are displayed as activated and up to date.
today i tried to code my own plugin and exactly the same problem. i see my plugin in the panel menu, i click on it, white screen.
in the console there are no errors (debug is on) in the network everything is loaded correctly with response 200. i have set folder permissions. .htaccess config tried everything.
am i doing something wrong? do i have to activate the plugins separately somewhere? i also use the kirby as a starterkit and have only made minimal changes so that no errors should occur here.
i hope you can help me or give me a tip so that i can continue tinkering. greetings from germany