Missing files
sopedro opened this issue · comments
sopedro commented
this is calling a missing file require_once Mage::getBaseDir('lib') . '/Ebanx/vendor/autoload.php';
This file is missing too app/code/community/Ebanx/Gateway/Model/Api.php on line 2
and so on, i have to uninstall the extension.
Guilherme Pressutto commented
Hello sopedro! Thank you for your feedback!
Did you download our zip from github releases page? If you did this is really an error.
If you've cloned our repository you need to run composer install
. It will download the latest version of our PHP lib and generate the autoload.
Cruz commented
@sopedro Have you managed to download the composer dependencies or use the release zip?
If so tell us so we can close the issue =D
sopedro commented
Hi @SparK-Cruz . I download de zip release.