multisite:new
Prépare les fichiers pour une nouvelle installation multi-sites.
Utilisation:
drupal multisite:new [arguments] [options]
mun
sn
Options disponibles
Option | Détails |
---|---|
--copy-default | Copies existing site from the default install. |
Paramètres disponibles
Paramètre | Détails |
---|---|
directory | Name of directory under 'sites' which should be created. |
uri | Site URI to add to sites.php. |
Exemples
Set up files for a multisite install specifying destination path and uri
drupal multisite:new vendor/newsite http://mysite.example.com