SN Quick Multisite

Categories

Component ID

2054335

Component name

SN Quick Multisite

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

865

Component created

Component changed

Component body

The Quick Multisite module allow users to create multisites. This module creates and do all required changes in configuration files on its own (see Multisites Using Drupal 7).

We recommend to use this module only on development environment, as it requires some of settings (writable sites folder and database user with *.* privileges.), which ideally should not be done on production environment!!

Features:

  • Very simple to create multisites
  • Do host entry in hosts file of server to make subdomain site run. Hosts file refers to file on server where we have entries for all hosts on that server. For e.g. usually on Linux severs we have host file located at /etc/hosts location.
  • Creates site's main directory (e.g. sudomain.example.com)
    under drupal's sites directory
  • Creates separate setting.php file for each site
  • Creates one new separate database for each new site
  • Allow users to clone existing site with cloning option