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
| Attachment | Size |
|---|---|
| drupal-multisite-generator.tbz2 | 1.77 KB |

Comments
Post new comment