Hey @balucky30,
Thanks for reaching out. What exactly is the critical error?
If you could turn on debug log and share full details, that would be helpful.
Debugging in WordPress
I’m guessing the conflict with composer autoload. Is there any chance you’ve installed WordPress via composer?
[02-Jun-2022 13:21:42 UTC] PHP Fatal error: Uncaught Error: Call to undefined function come_back() in /var/www/html/wp-content/plugins/come-back/come-back.php:44
So we have a headless WordPress system https://apovoice.de/
when I activate the plugin I can no longer log into the frontend
[02-Jun-2022 14:38:13 UTC] PHP Fatal error: Uncaught Error: Class ‘ComeBack\Plugin’ not found in /var/www/html/wp-content/plugins/come-back/come-back.php:41
Here’s the possible fix if you want to apply.
I’ll update the plugin later.