Menu

Database initialization

Mirco Gatz

How to setup the database

The system does currently only support the usage of the MySQL database.
Therefore the documentation is based on that database.

  1. Setup a new MySQL database or provide an empty one. See your providers reference for help.
  2. Go to the project folders and find the "dbInit/structure" folder of all the modules you want to use.
  3. Open a database management software of your choice (e.g. phpMyAdmin) and import and execute all sql files located inside the module folders.
  4. The import order must be equal to the module dependencies.

After finishing the import you can run the demo content import ([]) to have a working demonstration system if you need one.


Related

Wiki: Documentation

MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →