I can't enable new currency

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Amir
Posts: 13
Joined: 15 Feb 2020, 16:30

I can't enable new currency

Post by Amir » 15 Feb 2020, 16:42

I want to add a currency SAR and I don't know how to enable that because the Locale page display the currency in dropdown list.
Laravel version: +6
php version: 7.3.2
Environment: windows

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: I can't enable new currency

Post by aimeos » 15 Feb 2020, 17:35

Your account needs to have super user privileges:

Code: Select all

./artisan aimeos:account --super me@localhost
Then, you can manage currencies and languages in the Locale -> Currency and Locale -> Language panel
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply