elementor / elementor/wp2static-addon-directory-deployment
Fatal error: Uncaught Error: Class 'WP2StaticCopy\Controller' not found
- Dominant language
- PHP
- Stars
- 10
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
I get this when trying to use the compiled version from this repo. My own original code works fine.
```
Fatal error: Uncaught Error: Class 'WP2StaticCopy\Controller' not found in $MY_WORDPRESS_PATH/wp-content/plugins/wp2static-addon-directory-deployment/wp2static-addon-directory-deployment.php:27 Stack trace: #0 $MY_WORDPRESS_PATH/wp-content/plugins/wp2static-addon-directory-deployment/wp2static-addon-directory-deployment.php(41): run_wp2static_addon_copy() #1 $MY_WORDPRESS_PATH/wp-admin/includes/plugin.php(2288): include_once('/home/fontlabc/...') #2 $MY_WORDPRESS_PATH/wp-admin/plugins.php(192): plugin_sandbox_scrape('wp2static-addon...') #3 {main} thrown in $MY_WORDPRESS_PATH/wp-content/plugins/wp2static-addon-directory-deployment/wp2static-addon-directory-deployment.php on line 27
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.