proxima-cms / core

Proxima CMS - A Kohana 3 powered content management system
http://cms.proxima.cc
MIT License
2 stars 0 forks source link

Create a simple installer #17

Open badsyntax opened 12 years ago

badsyntax commented 12 years ago

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.

badsyntax commented 12 years ago

Refs #8

badsyntax commented 12 years ago

b4a8c11e02cc5c03260f1f76591fc495e51d972e