I have a simple launch page that collects email addresses in preparation for a launch. Would it be easy to launch a drupal site "behind" it so that it is somewhat hidden until the software is ready? Or should I develop it on a crap domain temporarily?

Comments

pobster’s picture

Hmmm I guess you could have a webform as your front page, then it'd collect whatever you want it to collect? The rest of your site would be fairly visible though... You could have all your content unpublished to hide it, which would definitely work - just it'd require management in admin/build/content to publish everything at the same time.

Asl well most, if not all modules, can be hidden from anonymous users by not giving them permission to action with the module?

Unless... I guess you could use the front page module and manually make a form with it?..

Pobster