massedge / wordpress-plugin-export-media-library

WordPress plugin that allows users to export media library files as a compressed zip archive.
https://wordpress.org/plugins/export-media-library/
GNU General Public License v3.0
10 stars 4 forks source link

FATAL ERROR #19

Closed ghost closed 4 years ago

ghost commented 4 years ago

PHP Fatal error: Uncaught Error: Class 'MassEdge\WordPress\Plugin\ExportMediaLibrary\Plugin' not found in xxxxxxxx/wordpress/wp-content/plugins/export-media-library/run.php:9

Stack trace: ....

plugin breaks wp-cli

andrejpavlovic commented 4 years ago

Are you installing this plugin via composer directly from github? Not sure if the latest version will work for you, but give it a try when you get the chance. Also, are you using wp-cli.phar, or the composer way of installing it?

andrejpavlovic commented 4 years ago

Closing due to lack of feedback.