Skip to content

Version 0 Release 1

bubbakk edited this page Mar 11, 2013 · 2 revisions

Installation procedure / database main tables

Includes:

  • installation scripts and the database structure. By now, only MySQL and SQLite will be implemented and tested. Would like to support also PostgreSQL;
  • functions to insert sample data for test purposes;
  • a configuration file should be created, starting from a template

Status: completed.


Still remains:

  • all other table creation (other tables missing: not in the core); sample data too
  • MySQL database creation is not yet implemented
  • not all data passed to PHP scripts are checked
  • BACK button in the (last) installation phase, that can go back to make parameters changes if something goes wrong
  • if installation is successful, make appear a button to go to login page
  • admin user creation
Clone this wiki locally