Open
Description
We need a web-based installer so the installation process is simplified.
Drupal 7.7 has a nice installation process that could serve as inspiration.
Installation steps:
- Choose language
- Verify Requirements
- Setup Database
- Install
- Configure
- Finished
Unsure if the installer should run through Yii or not. Could be done in a separate SetupController. If we anyway bundle our releases with Yii we could use it. If not we need to create a standalone installer (not so pretty).
Requirements checks may be performed before Yii is executed.
Metadata
Metadata
Assignees
Labels
No labels