Tenho o módulo instalado, o calculo do frete está funcionando mas o preenchimento automático não, no console aparece a seguinte mensagem:
` Fatal error: Uncaught Error: Class 'PhpQuery\PhpQuery' not found in /home/u523320747/domains/itamax.com.br/public_html/vendor/bleez/correios/Model/Endereco/Correios.php:30
Stack trace:
Boa tarde,
Tenho o módulo instalado, o calculo do frete está funcionando mas o preenchimento automático não, no console aparece a seguinte mensagem:
`
Fatal error: Uncaught Error: Class 'PhpQuery\PhpQuery' not found in /home/u523320747/domains/itamax.com.br/public_html/vendor/bleez/correios/Model/Endereco/Correios.php:30 Stack trace:
0 /home/u523320747/domains/itamax.com.br/public_html/vendor/bleez/correios/Model/Consulta.php(90): Bleez\Correios\Model\Endereco\Correios::getEndereco(32405284)
1 [internal function]: Bleez\Correios\Model\Consulta->consultaCep(32405284)
2 /home/u523320747/domains/itamax.com.br/public_html/vendor/magento/module-webapi/Controller/Rest/SynchronousRequestProcessor.php(95): call_user_func_array(Array, Array)
3 /home/u523320747/domains/itamax.com.br/public_html/vendor/magento/module-webapi/Controller/Rest.php(188): Magento\Webapi\Controller\Rest\SynchronousRequestProcessor->process(Object(Magento\Framework\Webapi\Rest\Request\Proxy))
4 /home/u523320747/domains/itamax.com.br/public_html/vendor/magento/framework/Interception/Interceptor.php(58): Magento\Webapi\Controller\Rest->dispatch(Object(Magento\Framework\App\Request\Http))
5 /home/u5233 in /home/u523320747/domains/itamax.com.br/public_html/vendor/bleez/correios/Model/Endereco/Correios.php on line 30
{"messages":{"error":[{"code":500,"message":"Server internal error. See details in report api\/1191993045398"}]}}`
Aparentemente o módulo precisa do 'PhpQuery\PhpQuery' e não tem instalado, como faço para instalar? Deve ficar em dir_magento/vendor?
Obrigado!