Switch the 'modify' code of admin/field.php to use templates
[bugdar.git] / INSTALLING
1 BUGDAR README AND INSTALL
2 =======================================
3
4 Thanks for downloading Bugdar. It's freeware distributed under the
5 GNU GPL:
6 http://www.gnu.org/licenses/gpl.html
7
8 Installing Bugdar is a very easy task, and here's how you do it:
9
10 0) You've managed to extract the files already because you're reading
11 this, so the hard part's over!
12
13 1) Copy ./includes/config.php.new to ./includes/config.php
14
15 2) Fill in fields in the ./includes/config.php -- all of them are
16 required except the last two.
17
18 3) Upload all the files to your choice destination on your webserver.
19
20 3) Point your browser to http://www.example.com/bugdar/install/install.php
21 (or to wherever you uploaded the files) and follow the instructions.
22
23 4) Delete ./install/global.php so nobody else can run the installer.
24
25 Happy bug trackings :)
26
27 If you have questions, check the FAQ here:
28 http://www.bluestatic.org/software/bugdar/faq.php
29
30 But if that fails, you can always contact me here:
31 http://www.bluestatic.org/about/
32
33 Bugs can be reported to:
34 http://www.bluestatic.org/bugs/