We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I successfully ran below commands as per README file.
composer require firebear/importexportfree php -f bin/magento setup:upgrade php -f bin/magento setup:static-content:deploy php -f bin/magento cache:clean
However, only change I see is a Upgrade message bar on the Export & Import pages of Admin Panel.
Magento 2.3 on Ubuntu AWS
The text was updated successfully, but these errors were encountered:
i am getting error when i fire first command to install firebear composer require firebear/importexportfree this command
error
https://ibb.co/MP0FGWn
Sorry, something went wrong.
No branches or pull requests
I successfully ran below commands as per README file.
composer require firebear/importexportfree
php -f bin/magento setup:upgrade
php -f bin/magento setup:static-content:deploy
php -f bin/magento cache:clean
However, only change I see is a Upgrade message bar on the Export & Import pages of Admin Panel.
Magento 2.3 on Ubuntu AWS
The text was updated successfully, but these errors were encountered: