How can i change the base currency symbol on Admin Dashboard?



  • you can set the base currency symbol by below step
    -go to bagisto/config/app.php
    -set the 'currency' => 'EUR',
    -go to Admin panel Setting>channel> set base currency "EUR"

    • save
      now base currency symbol will be visible on the dashboard
      basecurrency on dashboard.png

Log in to reply