mikaelmattsson / elasticsearch-indexer

Index WordPress posts and post meta data using Elasticseach.
GNU General Public License v2.0
43 stars 5 forks source link

Plugin won't activate #10

Closed davidqhog closed 9 years ago

davidqhog commented 9 years ago

Hi Mikael, Finally got round to trying this and get this on trying to activate:

Warning: require_once(/home/v33b4s3/public_html/jaycore.co.uk/wp-content/plugins/elasticsearch-indexer-master/vendor/autoload.php): failed to open stream: No such file or directory in /home/v33b4s3/public_html/jaycore.co.uk/wp-content/plugins/elasticsearch-indexer-master/bootstrap.php on line 16

Fatal error: require_once(): Failed opening required '/home/v33b4s3/public_html/jaycore.co.uk/wp-content/plugins/elasticsearch-indexer-master/vendor/autoload.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/v33b4s3/public_html/jaycore.co.uk/wp-content/plugins/elasticsearch-indexer-master/bootstrap.php on line 16

Fatal error: require_once(): Failed opening required '/home/v33b4s3/public_html/jaycore.co.uk/wp-content/plugins/elasticsearch-indexer-master/vendor/autoload.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/v33b4s3/public_html/jaycore.co.uk/wp-content/plugins/elasticsearch-indexer-master/bootstrap.php on line 16

Using the latest zip file from GIT.

Regards,

David Q

mikaelmattsson commented 9 years ago

I'm guessing you didn't follow the instructions: https://github.com/wallmanderco/elasticsearch-indexer#installing-the-plugin-from-github

If you are unfamiliar with composer then I recommend that you install from wordpress.org: https://wordpress.org/plugins/elasticsearch-indexer/