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

Updated README and script: Added backend login credentials and 2FA setup instructions #1205

Open
wants to merge 10 commits into
base: release/next
Choose a base branch
from

Conversation

YevhenZvieriev
Copy link
Contributor

This PR fixed #1204 and includes updates to both the README file and the setup script:

  • README:

    • Added default login credentials: username john.smith and password password123.
    • Included instructions on how to configure or disable Two-Factor Authentication (2FA).
    • Added troubleshooting steps for common login issues.
  • Setup Script:

    • Added an echo statement to display the URL and default credentials for accessing the Magento backend after installation.

These changes provide clear guidance for users to access the backend easily and configure their Magento instance effectively.

Copy link

what-the-diff bot commented Aug 10, 2024

PR Summary

  • Updated User Instructions in README
    We have included directions on how to access the Magento backend in the project's README.md file. This will help users easily navigate through the system.
  • Enhanced Setup File
    The compose/bin/setup file has been revised. Now, it not only talks about accessing the Magento backend but also shows the default login information. This step will simplify the process of getting started with the program.

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

Successfully merging this pull request may close these issues.

Automated Setup improvement - Backend Login issue
3 participants