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

Added script for creating Magento admin user and customer #1040

Merged
merged 10 commits into from
Mar 19, 2024

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    15c485f View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    6d1118b View commit details
    Browse the repository at this point in the history
  2. Fix ShellCheck

    YevhenZvieriev committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    c353793 View commit details
    Browse the repository at this point in the history
  3. Fix ShellCheck

    YevhenZvieriev committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    dd0a47b View commit details
    Browse the repository at this point in the history
  4. Fix ShellCheck

    YevhenZvieriev committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    210758b View commit details
    Browse the repository at this point in the history
  5. Fix ShellCheck

    YevhenZvieriev committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    9d1940d View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Refactor code

    YevhenZvieriev committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    d5c204e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Update create-user

    Standardized bash input prompt for the creation of either account and removed unneeded functions
    markshust authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    151bb88 View commit details
    Browse the repository at this point in the history
  2. Update create-user

    Fixed shellcheck to prevent globbing and splitting.
    markshust authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b6521c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cad6b6 View commit details
    Browse the repository at this point in the history