aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGareth Rees <gareth@mysociety.org>2014-11-06 15:51:29 +0000
committerGareth Rees <gareth@mysociety.org>2014-11-06 15:51:29 +0000
commit870bbf349be22b507e9a37167a85b80ff3a95f23 (patch)
tree1819ebd62145de5ea32fedd68ed97a759e5fc776
parent5b8dc579f7058da3698e65ee779dad909458a41b (diff)
parent015e4130975b44b9b5242045152bced5ec6068fa (diff)
Merge branch '1728-authorities-csv-import' into gh-pages
-rw-r--r--docs/installing/next_steps.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/installing/next_steps.md b/docs/installing/next_steps.md
index cd024343f..146b0dad9 100644
--- a/docs/installing/next_steps.md
+++ b/docs/installing/next_steps.md
@@ -39,6 +39,12 @@ directory Alaveteli was installed into.
* You should receive the request email - try replying to it. Your response email should appear in Alaveteli. Not working? Take a look at our [troubleshooting tips]({{ site.baseurl}}docs/installing/manual_install/#troubleshooting). If that doesn't sort it out, [get in touch]({{ site.baseurl}}community/) on the project mailing list or IRC
for help.
+## Import Public Authorities
+
+Alaveteli can import a list of public authorities and their contact email addresses from a CSV file.
+
+You can find the uploader in under the "Authorities" tab of the admin section, or go straight to `/admin/body/import_csv`.
+
## Start thinking about customising Alaveteli
Check out [our guide]({{ site.baseurl}}docs/customising/).