tobimori / kirby-seo

🔎 All-in-one toolkit that makes implementing SEO & Meta best practices in your Kirby 4+ site a breeze
https://plugins.andkindness.com/seo
MIT License
85 stars 13 forks source link

Class "tobimori\Seo\Meta" not found #116

Closed paubou closed 1 week ago

paubou commented 1 month ago

Hey; The plugin is working perfectly locally on php 8.3.

But on a apache public server I have the error: Class "tobimori\Seo\Meta" not found from kirby-seo/config/pageMethods.php.

Kirby version is 4.4.1. Tried cleaning the cache.

Updating composer autoload fixed everything.

Clemens05 commented 1 week ago

Hi,

I also ran into the same error. It also works perfectly locally.

How exactly do I update composer autoload on my server?

Kind regards

Clemens