Skip to content
New issue

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

How to access Magmi admin page #95

Open
eBusinessAtlantique opened this issue Apr 22, 2021 · 6 comments
Open

How to access Magmi admin page #95

eBusinessAtlantique opened this issue Apr 22, 2021 · 6 comments

Comments

@eBusinessAtlantique
Copy link

This is a great project to have Magmi working with M2.
I am a M1 user with Magmi.

But here with M2 and Magmi installed with composer, what is the link to the Magmi backend ?

Maybe adding a small how-to in the wiki section would be helpful for all of us.

Thanks

@dvershinin
Copy link

Have a look here.

@dvershinin
Copy link

@UsmanIftikhar881 installing to the pub directory is a huge security risk.

Use composer installation method instead, and set up NGINX/Apache appropriately.

The code you outlined is already the correct version here.

And there is nothing correct about root:root MySQL credentials. AT ALL.

@dvershinin
Copy link

There is no need to do anything you do or the way you do it. I have posted the proper steps in the link just above.

@joshpen
Copy link

joshpen commented Sep 8, 2021

Hi, Do you have instructions for having magmi work on magento 2.4.3 with apache. The changes with 2.4.2 made it hard to figure out how to install with composer

@eBusinessAtlantique
Copy link
Author

Hello
I have installed with composer with
composer require macopedia/magmi2
Did modify the magmi.ini file with
cp vendor/macopedia/magmi2/magmi/conf/magmi.ini.default vendor/macopedia/magmi2/magmi/conf/magmi.ini
nano vendor/macopedia/magmi2/magmi/conf/magmi.ini
And put basedir="../../../../.."
did setup:upgrade and cache:flush
I use Apache
But https://example.com/magmi/magmi.php is making the Magento 404.
Do you have a hint ?
Thanks

@eBusinessAtlantique
Copy link
Author

Unfortunatly it doesn't work if installed with composer.
Maybe because documentroot is /pub ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants