Skip to content

Create a simple installer #17

@badsyntax

Description

@badsyntax

The installer should perform the following actions:

  1. Check the environment for compatibility
  2. Allow the user to specify the admin user account
  3. 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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions