Drupal Multisite Generator

This is very cool. This generator will make your project development using Drupal easier to do. You don't need to:
1. Copy the whole Drupal source every time you want to create new Drupal site
2. Maintain modules for each Drupal sites
3. Care about all configurations to setup new Drupal site with multisite mode.

All you need is the attached scripts to create and destroy your Drupal site instantly just like this:

./create-drupal-site
Site name (e.g. hello.drupal.loc):
mysite.loc

And then, your new Drupal site will be accessible in http://mysite.loc. Cool isn't it!!!

Those scripts are well tested in Kubuntu > 8.10. I'm glad if someone can port it into windows version and share the code back :D

AttachmentSize
drupal-multisite-generator.tbz21.77 KB

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <img> <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <h2> <h3> <pre>
  • Lines and paragraphs break automatically.
  • Syntax highlight code surrounded by the {syntaxhighlighter OPTIONS}...{/syntaxhighlighter} tags.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.