voceconnect/thermal-api

Fatal error: Class 'Slim\Slim' not found

Closed this issue · 3 comments

I've just updated to 0.10 but I'm getting this error:
Fatal error: Class 'Slim\Slim' not found in /app/config/public/wp-content/plugins/thermal-api/dispatcher.php on line 53

@luisherranz are you installing from WordPress.org or git?

If you're installing from git, you'll need to run 'composer install' from the root of the plugin to install the proper dependencies. Alternatively, you can install the binary from WP.org, http://downloads.wordpress.org/plugin/thermal-api.0.10.0.zip

Closing as @luisherranz has it working now with no further comments on this error.

Sure, sorry! I forgot to answer. My bad :(