Drupal 6 has a new part of the install process where you configure your site. We need to change the d6 back port to send you a confirm email that your site is up and then when you go to it, it takes you through the wizard.

Comments

hhg’s picture

I'm trying to deploy sites based on the Demonstration Site Install Profile, but I can't select which database dump to use. The Configure Site is a step in the normal installation - See screenshot at http://drupal.org/node/339688
I asume this feature will solve that problem? Or am I wrong here?

Or maybe I just should call the demo_reset() function from drush - by making a "special task"

Is this issue scheduled? If so, for which release?

adrian’s picture

The demo profile will likely not work with hosting, as hosting handles almost all of the functionality that it provides.

There are currently no plans to write a 'demo site' contrib module that I know of, but it should be relatively simple to write. The only issue is that aegir does a backup before restoring to a previous database dump, and there is currently no allowance for deleting database dumps older than a certain threshold.

This is also not the correct issue for this. This issue is for porting the hosting installation wizard to the drupal 6 install wizard api.

anarcat’s picture

... and therefore this depends on #319277: Hosting front end ported to D6 .

adrian’s picture

Version: 5.x-0.1-alpha3 »
Status: Active » Fixed

done in head

anarcat’s picture

Issue tags: +aegir-6.x-0.2

tagging

anarcat’s picture

Version: » 6.x-0.2-beta1
Priority: Normal » Critical
Issue tags: +aegir-0.2

Status: Fixed » Closed (fixed)
Issue tags: -aegir-6.x-0.2, -aegir-0.2

Automatically closed -- issue fixed for 2 weeks with no activity.