From 0ce094525be7a3bc3e41be2267a541f278f362cb Mon Sep 17 00:00:00 2001 From: Steve Pettitt Date: Sun, 23 Oct 2016 17:22:08 +0100 Subject: [PATCH] Updated Locale and sample data (markdown) --- Locale-and-sample-data.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Locale-and-sample-data.md b/Locale-and-sample-data.md index 66c8035..92b92e7 100644 --- a/Locale-and-sample-data.md +++ b/Locale-and-sample-data.md @@ -4,6 +4,7 @@ Following the defaults in this guide will result in an instance configured for A 2. From a terminal, in the OFN repository root directory, run `script/restore.sh foo.sql.gz` 3. Run `rails runner script/prepare_imported_db.rb` to disable some production payment settings. 4. Run `rake db:migrate` to migrate any database changes since the dump. +5. If you don't have admin credentials for the data you can set up your own super-admin user by running `rake spree_auth:admin:create` and following the prompts. Finally, if the data are from a non-Australia locale, change `config/application.yml` appropriately, e.g.: