-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The installer should perform the following actions:
- Check the environment for compatibility
- Allow the user to specify the admin user account
- Create the SQL schema (using minion migrations)
Ideally we should run the migrations from PHP and not the cmd line.
Store the "can install/uninstall" in the database config. Default to true if not found in the (db) config.