Update README.md

Added database instructions, thought they might be needed sometimes.
This commit is contained in:
Sebastian Grewe 2013-05-14 13:01:14 +02:00
parent b3cafc7291
commit 8292fc019b

View File

@ -85,9 +85,20 @@ Please create the `mmcfe-ng/public/include/config/global.inc.php`
configuration from the supplied template configuration from the supplied template
`mmcfe-ng/public/include/config/global.inc.dist.php`. `mmcfe-ng/public/include/config/global.inc.dist.php`.
Please validate your settings, then try to access the site. Database
You should now be able to register a new account, setup a worker ========
and get started!
Now that the software is ready we need to import the database.
You will find the SQL file in the `mmcfe-ng/sql` folder.
Import this file into an existing database and you should
have the proper structure ready.
TODO
====
I tried to cover most features available in mmcFE. There might be some missing still
(like graphs, some stats) but if you figure there is a core function missing please let
me know by creating an [Issue][1] marked as `Feature Request`.
Disclaimer Disclaimer
========== ==========