blob: d618a241af4105ecfa37cd8e96e66f04985db5fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
---
layout: page
title: Running FixMyStreet
author: dave
---
# Running FixMyStreet
<p class="lead">After you've installed FixMyStreet, you need to manage the
site. The information here will help you with the common tasks needed to keep
everything running smoothly. </p>
<div class="row-fluid">
<div class="span6">
<ul class="nav nav-pills nav-stacked">
<li><a href="admin_manual/">Administrator's manual</a></li>
<li><a href="staff/">Staff user's manual</a></li>
<li><a href="bodies_and_contacts">About managing bodies and contacts</a></li>
<li><a href="users">About users</a></li>
</ul>
</div>
</div>
## Accessing the admin pages
By default the administration pages for FixMyStreet can be found on your
installation at `/admin`.
Users that have the right to access the administration pages should also
see an Admin-link in the navigation bar on the front page.
|